I have compiled an old project that use the kiosk mode (android <5.0).
When I start the app I have this error:
----Activ_res----
** Service (kioskservice) Start **
** Activity (main) Pause, UserClosed = false **
*** Service (kioskservice) Create ***
kioskservice_service_create (java line: 182)
java.lang.RuntimeException: Cannot change properties after call to SetInfo. Initialize the notification again.
of course with the 7.80 compiler all work fine.
Where is my error ?
Many thx
marco
When I start the app I have this error:
----Activ_res----
** Service (kioskservice) Start **
** Activity (main) Pause, UserClosed = false **
*** Service (kioskservice) Create ***
kioskservice_service_create (java line: 182)
java.lang.RuntimeException: Cannot change properties after call to SetInfo. Initialize the notification again.
of course with the 7.80 compiler all work fine.
Where is my error ?
Many thx
marco