You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, Embarcadero changed to application model on Android (again).
I don't have time to look into this soon.
Since this is "just" a learning repository, you can stick with the non-Android platforms for now, or use Delphi 10.2 for Android.
Of course, a pull request with fixes is also appreciated ;)
By debugging on Android, I found out that because onNativeWindowCreated didn't trigger the callback, the APP_CMD_INIT_WINDOW message could not be passed, and in TPlatformAndroid.HandleAppCmd it was the APP_CMD_INIT_WINDOW message to initialize the NativeWindow related environment, so I don't know why onNativeWindowCreated is not called by Android.
Uh oh!
There was an error while loading. Please reload this page.
10.3 Cannot be used on Android
The text was updated successfully, but these errors were encountered: