Code Monkey home page Code Monkey logo

roam-reactnative's People

Contributors

deepsource-autofix[bot] avatar deepsourcebot avatar dinesh-roam avatar ekambaram2019 avatar jothipriyadharshanr avatar manojadithya avatar ravikanththummala avatar sahil-roam avatar srinath-geospark avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

roam-reactnative's Issues

Either publishable_key or package_name is wrong - React Native Android

{"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

NativeModules.RNRoam is undefined

Hi! ๐Ÿ‘‹

We're eager to try out roam for our app. We followed the instructions for installing with autolinking.
Importing roam-reactnative' works fine, but as soon as we try to use call a method on Roamwe get:NativeModules.RNRoam is undefined`. We've tried both on simulator and device.

One theory could be that we had the bundle-id for production, but when we run debug we have another bundle-id.
Couldn't get it to work anyway though.

We are using:

React-native: 0.66.3
React: 17.0.2
iOS device & simulator
2022-06-21 11:38:05.167630+0200 Vembla[43965:3377170] [javascript] 'Error: Requiring module "../hooks/useRoam.ts", which threw an exception: Error: NativeModules.RNRoam is undefined',

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.