I had the same problem. Moved ads initialization (AudienceNetworkInitializeHelper.initialize(this)) from Application onCreate() function to Activity onCreate() function and the problem dissapeared.