marshall86

Results 13 issues of marshall86

Tourtip-element not found because of the element is loaded in a second time respect of the page load, how can I do? is there a workaround to make the async...

Hi, I wonder if this repo is still maintained as I am checking for a solution to integrate Paypal with Ionic latest version and Capacitor. Thanks

Hi, I'm trying to install the capacitor assets on my Mac Mini M1 but unfortunately I get this error: ` npm ERR! code 1 npm ERR! path /node_modules/@capacitor/assets/node_modules/sharp npm ERR!...

Hi, as per subject I'm getting an error with the latest cordova plugin for firebase dynamic links using Ionic 5 and Capacitor 3.5. Xcode doesn't manage to create the build,...

I'm upgrading a project from ionic 3 to ionic 5 and capacitor and apparently passing the userId to the acquireTokenSilentAsync the refresh token and the office365 login works fine on...

Now that MSAL 2 has shipped this should be re-opened - currently there is no viable way to use MSAL with Ionic apps that are intended for both browser and...

feature
msal-browser
tracked-internally

## Plugin Request Paypal plugin **Name**: Paypal **Package**: `@capacitor-community/Paypal` ### Platform(s) Android iOS Web ### Existing Solutions https://github.com/Enngage/ngx-paypal, unfortunately is outdated. ### Description This Paypal plugin should simply give the...

plugin proposal

Added the following methods: getUnreadConversationCount(): Promise; getChatOpenedStatus(): Promise; addUnreadConversationCountListener(): Promise; addListener(eventName: 'IntercomUnreadConversationCountDidChange', listenerFunc: (res: { unreadMessages: number }) => void): PluginListenerHandle;

Added these methods: getUnreadConversationCount(): Promise; getChatOpenedStatus(): Promise; addUnreadConversationCountListener(): Promise;

get the status of the chat (opened or not), chat listener, get conversation count, update deprecated methods