Hi, All
Any ready solution to get all extras from an intent as a map ?
It's for one shared processing sub of the Firebase push messages from
1) message As RemoteMessage (from FirebaseMessaging service) - here all is OK, map is ready...
and from
2) StartingIntent As Intent (from Activity where extras are only a bundle string)
Any ready solution to get all extras from an intent as a map ?
It's for one shared processing sub of the Firebase push messages from
1) message As RemoteMessage (from FirebaseMessaging service) - here all is OK, map is ready...
and from
2) StartingIntent As Intent (from Activity where extras are only a bundle string)