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
Hi Octavioturra, thank for your plugin but i have a problem !
When i run this cmd 'react-native run-android' i have this error :
[...]/android/app/src/main/java/com/project/MainApplication.java:31: error: constructor RNABeaconPackage in class RNABeaconPackage cannot be applied to given types;
new RNABeaconPackage()
^
required: Context
found: no arguments
reason: actual and formal argument lists differ in length
1 error
:app:compileDebugJavaWithJavac FAILED
Do you have an idea?
The text was updated successfully, but these errors were encountered:
Hi Octavioturra, thank for your plugin but i have a problem !
When i run this cmd 'react-native run-android' i have this error :
[...]/android/app/src/main/java/com/project/MainApplication.java:31: error: constructor RNABeaconPackage in class RNABeaconPackage cannot be applied to given types;
new RNABeaconPackage()
^
required: Context
found: no arguments
reason: actual and formal argument lists differ in length
1 error
:app:compileDebugJavaWithJavac FAILED
Do you have an idea?
The text was updated successfully, but these errors were encountered: