.MainActivity #279
Replies: 1 comment
-
|
Hi @kaya07gorkem, Thanks for highlighting this, I've pushed a fix for the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Running nylo new my_app generated the Android MainActivity using Nylo’s default package (com.nylo.android), which didn’t match my app’s actual applicationId/namespace, causing Android to fail to locate MainActivity at runtime.
Beta Was this translation helpful? Give feedback.
All reactions