Handle Foreground Notification
DMC API now enable you to specify if notifications should be displayed on the foregroundÂ
Prerequisites [iOS]
Relevant for devices with iOS 10 and above.
Default behaviour will be that notifications are not displayed when app is in the foreground.
You can now specify whether notifications should be displayed on the foreground using DMC API by setting the below.
In order to receive push notification in foreground in class which extends android.app.Application class within onCreate method for AppoxeeOptions set notification mode