-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
Hey @ekke!
I wonder if you've found any solution for this issue:
// WIP - trying to find a solution to survive a 2nd onCreate
// ongoing discussion in QtMob (Slack)
// from other Apps not respecting that you only have a singleInstance
// there are problems per ex. sharing a file from Google Files App,
// but working well using Xiaomi FileManager App
@Override
public void onDestroy() {
I just faced it with several applications which tries to create another instance of my application and I have no idea how to fix it.
BTW, thanks a lot for your blog, it was very helpful :)
Metadata
Metadata
Assignees
Labels
No labels