Estimote / react-native-proximity

React Native wrapper for Estimote Proximity SDK
Apache License 2.0
61 stars 38 forks source link

Proximity Observer error #28

Closed tomtomgo92 closed 5 years ago

tomtomgo92 commented 5 years ago

Hello i use the exemple code from estimote and i have error about Proximity Observer Error like this any idea ?

Mac Mojave 10.14.2
Version 10.1 (10B61)
react-native-cli: 2.0.1
react-native: 0.57.8
Proximity Observer error: 
Error Domain=EPXProximityObserverErrorDomain Code=1 "Fetching tags from Cloud failed."
 UserInfo={
NSUnderlyingError=0x280b54c60 {
Error Domain=EstimoteProximitySDK.PersistentTagsRepository.Error Code=2 "When running offline, internet connection is required when starting the observer for the first time."
}, 
NSLocalizedDescription=Fetching tags from Cloud failed., NSLocalizedRecoverySuggestion=Make sure your cloud credentials are correct and you have a valid internet connection. See CloudCredentials for more.
}

Thank for your help :)

PS: yes i use my own token and id ^^

tomtomgo92 commented 5 years ago

Have to use « tag » and monitoring

ishaqashraf commented 5 years ago

@tomtomgo92 what are you trying to say ? please help me i am also facing this issue .