If you are experiencing an issue please mention the full platform your issue applies to: IDE: NetBeans/Eclipse/IDEA NetBeans 8.2 Desktop OS Windows 10 Pro Simulator Latest Device Android 7 & 8.1
My app uses Display.getInstance().execute(file system path to PDF doc) On Android, my app receives a suspend signal from the OS until I close the PDF reader app. Once the PDF reader app is closed, my app receives a start() This does not occur on IOS, Curious, Is there a method that my app can envoke another process and not suspend my app? Thoughts? -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/codenameone-discussions. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/2849f0aa-6762-4323-addc-42078ad79ff0%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
