Please see this post for an example that reproduces the problem. The issue does not exist in release mode, but in debug it does. You can run it in debug mode either on the simulator or a device, and you get the same problem.
I wanted to quickly write an example application and encountered the following error when I tried to use the input dialog: Application_Start Call B4XPages.GetManager.LogEvents = True to enable logging B4XPages events. Application_Active Unexpected event (missing RaisesSynchronousEvents)...
I wanted to quickly write an example application and encountered the following error when I tried to use the input dialog: Application_Start Call B4XPages.GetManager.LogEvents = True to enable logging B4XPages events. Application_Active Unexpected event (missing RaisesSynchronousEvents)...