com.yummly.android

Google Play Store

Timeline

1
2
3
4
5
6
7
// java.lang.NullPointerException: Attempt to invoke virtual method 'com.android.volley.RequestQueue com.yummly.android.YummlyApp.getRequestQueue()' on a null object reference
//  at com.yummly.android.service.RequestIntentService.handleActionFetchRecommendations(RequestIntentService.java:661)
//  at com.yummly.android.service.RequestIntentService.onHandleIntent(RequestIntentService.java:509)
//  at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:66)
//  at android.os.Handler.dispatchMessage(Handler.java:102)
//  at android.os.Looper.loop(Looper.java:148)
//  at android.os.HandlerThread.run(HandlerThread.java:61)