Open zippert opened 7 years ago
This issue is addressed in #36
When will this be made as a deliverable to us?
It should be already available.
Best, Dan
On Fri, Mar 31, 2017 at 9:44 AM Mattias Zippert notifications@github.com wrote:
When will this be made as a deliverable to us?
— You are receiving this because you commented.
Reply to this email directly, view it on GitHub https://github.com/klarna/klarna-on-demand-android/issues/35#issuecomment-290630706, or mute the thread https://github.com/notifications/unsubscribe-auth/ABl9ecpxtE8wwnqAA9kJ1Fh9_b6v0aEZks5rrKC5gaJpZM4MrXTH .
If user has disallowed background-processes on Android device (Settings->Developer options->Background process limit->"No Background processes") and exits launching(/host) application after setting context:
com.klarna.ondemand.Context.setApiKey(apiKey);
and launching the RegistrationActivity:
When the "Klarna-logo" is shown, press home and open another application. Then bring up the (host) application via "Recent apps". Application crashes:
When switching back (where the crash occurs), the Klarna-Activity receives focus and cannot be prevented/fixed from the host application.