Realm.io and Facebook Android SDK problems -


i have android app uses realm database. right when add facebook sdk, app not work. error line:

realmconfiguration config = new realmconfiguration.builder(this).build(); 

anyone same problem or solutions?

regards,

noel


Popular posts from this blog

node.js - How do I prevent MongoDB replica set from querying the primary? -

c# - Randomly pick a specific int from a 2D Array -

php - Angularjs http.delete is not working after deploying project on server -