Search code examples
ibm-cloudibm-mobile-services

Bluemix - MQA : Stop notification that keeps on popping up on screen in android


I am trying to integrate Bluemix MQA with my mobile app. I am using MQA-Android-2.7.4.arr file in my project. I have one query related to notification popups in android as below.

How do you stop notifications that keep popping up on the screen in Android?


Solution

  • The popup notification cannot be suppressed in QA (pre-production) mode but will not be displayed in Market (production) mode.