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

Apache NiFi ExecuteScript: Groovy script to replace Json values via a mapping file -

python 3.x - PyQt5 - Signal : pyqtSignal no method connect -