realm / realm-tasks

To Do app built with Realm, inspired by Clear for iOS
Other
369 stars 71 forks source link

Crash on Android #425

Open ghost opened 7 years ago

ghost commented 7 years ago

Using:

To reproduce:

Sorry if this is simply a newbie issue that has an easy solution. Maybe setting the server IP in app/build.gradle for the Realm Server is not sufficient? Is there something that needs to be done to coordinate schema versions between the already-created realm on the Realm Server and the new Android install? Just playing around to try out the tech for our startup.

Please LMK if more info is needed.

Zhuinden commented 6 years ago

I think using a newer version of Realm would fix that