Any updates? Thanks! On Wednesday, July 6, 2016 at 1:52:04 PM UTC+8, [email protected] wrote: > > As the code presented, we would like to set a schedule at which time to > start the application. Once the application start, it checks something from > native function e.g. permission, get intent value. However, after the alarm > manager trigger app start, all the native function call is no return > success and app suspend. I have tried the app which was running smooth if i > commented out all the native function call. > > On Wednesday, July 6, 2016 at 1:35:50 PM UTC+8, Shai Almog wrote: >> >> You shouldn't use your own activity or implement/extend additional >> classes in the native interface itself. We already have a portable way for >> background notifications so it's unclear to me what you are trying to >> achieve with native interfaces here? >> >
-- 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/ce02ea4d-7610-4b81-85ef-8d0a247763cd%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
