Android-Bug: "application restart is required"

You must Login before you can answer or comment on any questions.

When i install my app on my android-device i get this well known bug. I have read this post, but i can't find the workaround. I only found something like install Titanium from source and edit a Java-File. But there must be another solution. Has anybody an idea? It looks very unprofessional with this ugly message after installing apps.

Regards, Dennis

1 Answer

Accepted Answer

Try to put this in your tiapp.xml. Clean and rebuild.

<property name="ti.android.bug2373.finishfalseroot" type="bool">true</property>

— answered 10 months ago by Dan Tamas
answer permalink
2 Comments
  • oh.. that would be so cool, if it works with this small snippet. I will try it tomorrow, when i have an android-device again. Thanks for the fast response!

    — commented 10 months ago by Dennis Deux

  • What CI SDK Version did you use?

    — commented 9 months ago by Jesus Duarte

Your Answer

Think you can help? Login to answer this question!