Open MRolandd opened 4 years ago
Got the same error when running the postlink file. Did you fix it?
same issue +1
Doing this step fixed the issue.
Same issue +1
Same issue +1
At Path android/app/build.gradle defaultConfig { multiDexEnabled true //Add this line }
Doing this step fixed the issue.
This is working for me.
Doing this step fixed the issue.
Not Working!
Doing this step fixed the issue.
This worked, thanks
Your Environment
Context
After installing this package, when I run react-native run-android it gives me some errors
Then I've seen something about app linking. So I've tried to run this:
And it gave me this error:
Expected Behavior
I should be able to run the android app successfully
Actual Behavior
Possible Fix
Steps to Reproduce
Context
Debug logs