Jonathan Wheat

Results 5 comments of Jonathan Wheat

Ahhh, ok, that makes sense. I haven't dug into how it's all setup but may play around to see what could be done with an import of some kind. I...

Sorry to bug you. Couple questions about how this all works so I can plan for an uploader :) Are there any docs on how to use everything (properly )?...

I had this exact issue this week. I got closer by importing pouchdb-authentication https://github.com/pouchdb-community/pouchdb-authentication It successfully connects and I can dump the remote docs to the console, but I can't...

Are you still using your server's IP address in the RN code in the sync command, or did you change it to the domain name in your cert? BTW, curious,...

Try running "react-native start --reset-cache" I get haste map errors from time to time and this seems to work