Domonkos PAL

Results 31 comments of Domonkos PAL

Hi @valix85, maybe you missed the "local" keyword from `phonegap local plugin add https://github.com/Paldom/UniqueDeviceID.git` Remove all platforms (iOS, Android etc.) and try this method for inserting plugin. Add and build...

Config.xml is not related to this issue, you need to register plugin there if you use PhoneGap Build. Unfortunately, I don't have a demo app, sorry.

Hi, thanks for your advices, I'll pay attention to make "message" look better. On the other hand, I'd like to keep this plugin free from 3rd party libs and create...

Thanks for noting this issue! Fixed in version 1.3.0.

Please check if you use the same Angular version as this package.

Hi @kabus202, thanks for your note! I aim to solve this issue. Could you please specify the problem in a little bit more details? Do you receive different IDs every...

Hi @kabus202, I've tested on iOS 9.2 device and emulator, the IDs are the same with pure PhoneGap. After app reinstalls (if it means uninstall too), it may wipe out...

Could you please give a small example (or simply extend the one above), how would you use the promise if requestInterceptor has support for that?

Hi @varunnayyar, It's just a guess, but I think inAppBrowser's view loads over Cordova view. Despite the spinnerDialog is on, inAppBrowser hides it. A solution can be to copy iOS...

Hi, which version do you use? It should be solved in the latest, if not I'll take a look.