The apps I have created on B4A and loaded to the Google Market have been reporting the above message on the start-up of my android devices.
The message is also showing on the android devices of others.
From what I have read on this forum and others this seems to be a frequent issue and seems due to the manner in which the program has stopped.
I have been using a combination of Activity.Finish and ExitApplication so the program totally closes and returns to the home screen on the android device.
Is this causing my issue?
When testing I have also pressed the "Home" button to close programs - can this also lead to this message?
I know "uninstall" will solve the problem but I would prefer it if this message didn't appear rather than having users uninstall my apps.
Is there any other reason why this message would appear.
I look forward to your comments - please write your replies in "easy to understand" terms.
The message is also showing on the android devices of others.
From what I have read on this forum and others this seems to be a frequent issue and seems due to the manner in which the program has stopped.
I have been using a combination of Activity.Finish and ExitApplication so the program totally closes and returns to the home screen on the android device.
Is this causing my issue?
When testing I have also pressed the "Home" button to close programs - can this also lead to this message?
I know "uninstall" will solve the problem but I would prefer it if this message didn't appear rather than having users uninstall my apps.
Is there any other reason why this message would appear.
I look forward to your comments - please write your replies in "easy to understand" terms.