I've found a mismatch in Application_OpenUrl signature
Here it has 2 params:
www.b4x.com
While here it has 3:
www.b4x.com
Which one is the correct version, and how is "Data as Object" used?
Here it has 2 params:
Register Url Scheme
Hi, Does anyone know how to register a url scheme for the app so that I can open my B4i App from another app ?

While here it has 3:
Application_OpenUrl event raise priority
hi i am using this code to save external files in my app: https://www.b4x.com/android/forum/threads/open-external-files-with-your-app.50525/ my question is when will Application_OpenUrl raised? after Application_Start? after Application_Resize? i just noticed that the app was started but no...

Which one is the correct version, and how is "Data as Object" used?