You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello
I have this plugin in my app for a long time it has always been working but I don't understand why it no longer works since yesterday this is my code:
Hi @massimilianocom. Whilst I'm keeping this code available for use, I'm not in a position to support it myself, I'm afraid. Hopefully other users will be able to support you with this problem.
More generally, I'd always recommend including examples of output or errors when reporting bugs (with this project or any other). This will help others to help you.
I would like to give you some more help by describing a bug but I still haven't figured out with an emulator how to view the console to also check for any errors
Hello
I have this plugin in my app for a long time it has always been working but I don't understand why it no longer works since yesterday this is my code:
cordova.getAppVersion.getVersionNumber(function(version) { alert(version); });
I haven't touched anything except it doesn't work anymore
The text was updated successfully, but these errors were encountered: