Describe the bug?
Trying to run the browser-sign-in sample on Android produces
Starting: Intent { cmp=com.browsersignin/.MainActivity }
Error: Unable to resolve module ./.expo/.virtual-metro-entry
That seems to come from
protected String getJSMainModuleName() {
return ".expo/.virtual-metro-entry";
}
which was added last week
What is expected to happen?
Sample should work after setup
What is the actual behavior?
App doesn't run
Reproduction Steps?
Clone the sample in a fresh install and try running it
Additional Information?
No response
SDK Version
"@okta/okta-react-native": "~2.9.1",
Build Information
No response
Describe the bug?
Trying to run the browser-sign-in sample on Android produces
That seems to come from
which was added last week
What is expected to happen?
Sample should work after setup
What is the actual behavior?
App doesn't run
Reproduction Steps?
Clone the sample in a fresh install and try running it
Additional Information?
No response
SDK Version
"@okta/okta-react-native": "~2.9.1",Build Information
No response