Android Question Unexpected event (missing RaiseSynchronousEvents)

GuyBooth

Active Member
Licensed User
Longtime User
I've read some posts on this occurring in libraries that need to be updated - but I am seeing this error occasionally with a timer:

B4X:
Unexpected event (missing RaiseSynchronousEvents): tmrrenewsubscription_tick
Any thoughts? I'm using 5.8 beta.
 

GuyBooth

Active Member
Licensed User
Longtime User
No, this was a regular timer running in an activity.
It is possible that the Tick event was called from a service to force the event, but no libraries involved.
 
Upvote 0
Top