Skip to content

[Android] Second call "onCreate" #11

@sevoster

Description

@sevoster

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions