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
After i build the app, i get the following error. I wanted to develop a minimal example. I hope someone can help me with this error or can tell me wats wrong
The text was updated successfully, but these errors were encountered:
And if i add ""react-native-beacons-manager": "^1.0.7"" to package.json file and run "cd ios && pod install", i get the following warning
DeveloperLocalizer
changed the title
Thread 6: signal SIGABRT
Thread 6: signal SIGABRT / use_native_modules! skipped the react-native dependency 'react-native-beacons-manager'. No podspec file was found.
May 14, 2022
Version
React: 17.0.2
React-Native: 0.68.2
Node: 18.1.0
package.json: "react-native-beacons-manager": "https://github.com/MacKentoch/react-native-beacons-manager.git#53c1bda"
Platform
iOS
OS version
iOS 11
Steps to reproduce
Actual behavior
After i build the app, i get the following error. I wanted to develop a minimal example. I hope someone can help me with this error or can tell me wats wrong
The text was updated successfully, but these errors were encountered: