Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: null is not an object (evaluating 'NativeBeaconBroadcast.stopSharedAdvertisingBeacon') #13

Open
Chiinyee opened this issue May 29, 2020 · 2 comments

Comments

@Chiinyee
Copy link

Would like some help with the following error:
TypeError: null is not an object (evaluating 'NativeBeaconBroadcast.stopSharedAdvertisingBeacon').

Context:
Trying on IOS with "react-native": "0.62.2". i have followed the instructions, npm install and link but keeps getting this error. May I know if i am doing something wrong or is this depreciated? I can provide more details if necessary.

Screenshot 2020-05-29 at 11 53 54 AM

@oalcantarpcore
Copy link

oalcantarpcore commented Dec 2, 2020

I'm getting this error too.. in Android works well but iOS throws this error, is there something else that we need to do?

@Chiinyee did you solved it?

BTW... if I try to run pod install in ios folder I get this warning

use_native_modules! skipped the react-native dependency 'react-native-beacon-broadcast'. No podspec file was found.

how can I create the podspec file?

thanks in advanced.

@3mmali
Copy link

3mmali commented Dec 17, 2020

I'm getting this error too.. in Android works well but iOS throws this error, is there something else that we need to do?

@Chiinyee did you solved it?

BTW... if I try to run pod install in ios folder I get this warning

use_native_modules! skipped the react-native dependency 'react-native-beacon-broadcast'. No podspec file was found.

how can I create the podspec file?

thanks in advanced.

For me, it was being skipped because I had my pod install/import outside of the target "AppName" do... block

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants