Skip to content

Latest version doesn't run on Android #153

@bill-pairaktaridis

Description

@bill-pairaktaridis

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions