roam-ai / roam-reactnative

React Native Location SDK. High accuracy and battery efficient location SDK for iOS and Android by Roam.ai
https://roam.ai
MIT License
28 stars 6 forks source link

Either publishable_key or package_name is wrong - React Native Android #28

Open manasgond opened 2 years ago

manasgond commented 2 years ago

{"code": "GS402", "message": "Either publishable_key or package_name is wrong"}

RNRoam?.createUser( "Hello world", (success) => { // once user is created send the roam user id to our BE service // this roam user id which will help us to login him console.log(success, '----success--roam user created successfully---->>'); }, (error) => { console.log(error, '---roam user creation fails---->>'); }, ); []

Screenshot 2022-09-19 at 3 26 41 PM
manasgond commented 2 years ago

Getting above error when trying to create user.

nikhil290 commented 2 years ago

Hi @manasgond we need some more details for the issues reported by you . you can schedule a call with us according to your convenient time using the below link https://calendly.com/d/dsd-y9r-xdf/technical-support-working-hours?month=2022-09

manasgond commented 2 years ago

Scheduled.

ct-jeffweinberg commented 9 months ago

Any updates on this issue, I am experiencing the same. Thank you @nikhil290