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
I noticed a few discrepancies/opportunities for clarification for someone like me that has no native Android knowledge:
In the first Android bullet point "If your app is in the Google Play Store, update build.gradle...". It would be helpful to highlight that the correct file is android/app/build.gradle and NOT android/build.gradle
Would be helpful to know where to put CustomApplicationClass.java
In the CustomApplicationClass.java section, the filename indicated at the top of the code snippet refers incorrectly AndroidManifest.xml.
Thought this might be best shared here but let me know if I should send this somewhere else.
The text was updated successfully, but these errors were encountered:
I'm in a similar situation, would be nice for branch team to review. It is also not clear if <_ name="branch_test_mode">true</_> should be a string or bool, because right now it is both due to a typo
Just went through the Android setup documentation for this plugin, located here: https://help.branch.io/developers-hub/docs/capacitor
I noticed a few discrepancies/opportunities for clarification for someone like me that has no native Android knowledge:
Thought this might be best shared here but let me know if I should send this somewhere else.
The text was updated successfully, but these errors were encountered: