Can't deploy app using plugin
See original GitHub issueHi,
I’m using the FirebasePushNotification plugin, works fine on the Visual Studio emulator, but when I try to deploy it to my mobile (in debug mode, using Visual Studio), the following error is printed in the output and stop the deploy inmediately
W/System.err(12717): remove failed: ENOENT (No such file or directory) : /data/user/0/com.home.xxxxxx/shared_prefs/Plugin.FirebasePushNotification.xml.bak
I can’t figure out what can be the issue, on the emulator works fine, but I can’t deploy. BTW, I already did a clean clone of the repo, I guessed that maybe was a bak file bothering.
Do you have any clue about this issue?
Thanks in advance.
Issue Analytics
- State:
- Created 6 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Solved: Plugin Package Solution Deployment Failure: "Plugi...
I opened a ticket with MSFT and was told that "currently plugin packages cannot be deployed to other environments in a solution".
Read more >Maven Tomcat Plugin: can't deploy to server
It's work! When I execute in console mvn tomcat7:deploy. I get: [INFO] Scanning for projects... [ ...
Read more >Plugins are not getting deployed.
I am deploying plugins in "_admin/plugins" folder and Appian is not Picking up the plugins. It is not even showing any success/failed messages...
Read more >KB-1756 Plugin fails to deploy with "Cannot open JAR file ...
A plugin fails to deploy, and the application server log shows the following error: [Appian Plugin Hot Deploy] ERROR com.appiancorp.plugins.
Read more >[Bug]: Cannot deploy checkout ui extension · Issue #1553
I cannot deploy my checkout ui extension in production. I keep getting a generic unhelpful error. It seems related to #1146.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Also delete bin & obj folders
Did you try deleting it in the packages folder and restoring it again