cordova-plugin-accountkit icon indicating copy to clipboard operation
cordova-plugin-accountkit copied to clipboard

AccountKit Plugin for Apache Cordova which allows you to add passwordless email and SMS authentication to your app

Results 38 cordova-plugin-accountkit issues
Sort by recently updated
recently updated
newest added

To whom it may concern > On September 9, 2019, Account Kit will stop integrating with new apps. On December 9, 2019, the daily SMS limit will be reduced to...

Hi First of all, thank you for the plugin, I use it from more than one year now ## **ionic info** Ionic CLI : 5.2.1 (/Users/abdelhakim/.nvm/versions/node/v10.15.1/lib/node_modules/ionic) Ionic Framework : @ionic/angular...

Fixed 16bit error on android build for ionic capacitor

@gurisko @denyo @eddy-lau Hi, thanks for this awesome plugin. I have used it in my ionic 3 app for over a year. I am migrating to ionic 4 and the...

This is the code i am using for AccountKitPlugin, but it keep crashing app with Title: App keeps stopping action: close app ``` (window).AccountKitPlugin.loginWithPhoneNumber({ useAccessToken: true, defaultCountryCode: 'IN', facebookNotificationsEnabled: true,...

It works fine on the android device. Unfortunately, it shows country codes in iOS devices and simulators like below. "com_accountkit_country_code_AD"

Is it possible to change the theme colors in config files or through JS code? Also, I'm seeing cordova build warnings like below. How do I fix them? ``` warning:...

at the time of making the compilation in ios gives me the following error: # 'AccountKit/AccountKit.h' file not found. HELP ME!

Whenever i build my ionic capacitor app for android i get E/AccountKitPlugin: java.lang.IllegalArgumentException: Can only use lower 16 bits for requestCode at android.support.v4.app.BaseFragmentActivityApi14.checkForValidRequestCode(BaseFragmentActivityApi14.java:79) at android.support.v4.app.FragmentActivity.startActivityForResult(FragmentActivity.java:748) at org.apache.cordova.CordovaInterfaceImpl.startActivityForResult(CordovaInterfaceImpl.java:68) at org.apache.cordova.facebook.AccountKitPlugin.executeLogin(AccountKitPlugin.java:136) at...

when i install accountkit plugin app work fine but when i added cordova-plugin-googlemaps build sucess but the app has stopped ( crash ) !