After implementing Realm my Android App taking too much time to launch the app

248 Views Asked by At

Before implementing Realm in my Android application the launch time was less than 2 seconds, but after implementing it the minimum launch time is 8 seconds and maximum launch time is 6 minutes.

I am using only 3 tables with Realm. Is there any setting or configuration required for this?

0

There are 0 best solutions below