Skip to content
This repository has been archived by the owner on Nov 8, 2021. It is now read-only.

App stuck on uploading #11

Open
shekooogames opened this issue May 7, 2017 · 1 comment
Open

App stuck on uploading #11

shekooogames opened this issue May 7, 2017 · 1 comment

Comments

@shekooogames
Copy link

Followed the setup process and got app and server to run locally. When i try to analyze a pic, it is stuck on uploading... with simulator and real hardware. Ideas?

@mgeerling
Copy link
Contributor

Came across the same behavior, it looks like the index.js file is missing the access token. You simply need to add the following code with your own access token.

Realm.Sync.setAccessToken('INSERT REALM ACCESS TOKEN');

mgeerling added a commit to mgeerling/realm-scanner that referenced this issue Oct 11, 2017
Added a line for users to insert their Realm Access Token which resolves issue realm#11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants