cordova - prevent Android app restart in Intel XDK -


i have compiled app android using cordoba 3.5. has payments function requires user @ 1 point leave app , enter bank details on browser (required). problem if user away more 4 o 5 minutes app gets restarted.

this answer says adding android:launchmode="singletask"solves problem, can see no option add manifest in intel xdk. there other way this?


Comments

Popular posts from this blog

java - Spring Data JPA: Why findOne(id) executing delete query internally? -

python - Mongodb How to add addtional information when aggregating? -

java - Incorrect order of records in M-M relationship in hibernate -