1

Since I've implemented a splash activity in my XF app I cannot get the view to persist an app minimize/resume. It worked fine with just one activity. Currently, as per Microsoft's documentation, I have them as mainlauncher- true, nohistory - true in splash activity, false in the other. Anyone experience anything similar? this is only an issue on android.

Running cross-platform 3.1

  • Review `logcat` to determine if the OS is killing off your app, typically this is due to memory pressure... – SushiHangover Oct 02 '18 at 16:57
  • checked, no crash, the app itself works fine on ios and resumes perfectly so it's to do with having main/splash activity implemented. can you please assist with a working example based on your experience? @SushiHangover – Alex Danicel Oct 02 '18 at 17:12
  • It would not be reported as a crash, the OS would kill the process and that would be reported in logcat – SushiHangover Oct 02 '18 at 17:22
  • The same here, I'm starting to dig into it. Do you have any solution? – Adam Jachocki Oct 29 '21 at 19:13

0 Answers0