question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Can't deploy app using plugin

See original GitHub issue

Hi,

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:closed
  • Created 6 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
rdelrosariocommented, Sep 14, 2017

Also delete bin & obj folders

1reaction
rdelrosariocommented, Sep 14, 2017

Did you try deleting it in the packages folder and restoring it again

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found