kevalpatel2106/Stand-Up

App crashes at launch because core is not initialised.

Closed this issue · 3 comments

Caused by java.lang.IllegalStateException:
You need to call create() at least once to create the singleton
com.evernote.android.job.JobManager.instance (JobManager.java:139)
com.standup.core.Core.refresh (Core.kt:124)
com.standup.app.splash.SplashActivity.onCreate (SplashActivity.kt:91)