When I attempt to log in (using either loginUnidentifiedUser
or loginUserWithUserAttributes
), I encounter the following error: [Error: ERROR - [HTTP 404] - Resource Not Found].
The Android API Key and app ID are correctly set in android/app/src/main/java/com/recruitrobin/MainApplication.java
.
Using:
RN v0.7.2.6
android.minSdkVersion=21android.compileSdkVersion=34android.targetSdkVersion=33android.buildToolsVersion=29.0.2