android - Marshmallow 6.0.1 onMessageReceived() called multiple times -


i using firebase push notifications. other mobile devices show 1 notification marshmallow 6.0.1 shows 40 50 notifications. google.message_id changed every time.

@override public void onmessagereceived(string from, bundle data) {     // method called multiple times } 


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -