Hello guys,
We are using Landing Page with Rich Page message action for our push notifications. Our app has two different kind of users: 'Waiting' ones and 'Approved' ones. In the splash screen we are getting the user status and send them to correct Activity(WaitingActivity for waiting users; HomeActivity for approved users). However; we couldn't find any way to show Landing Page on top of the correct activity.
If we use the Splash Screen for that; our Landing Page is closing when Splash Screen redirects.
What we are trying to do is pausing the Message Action until user sees the correct activity; and then we wanna show the Landing Page popup. Is there any way to do this? If there is not; then is there any suggestion you can make us to show the landing page popup with the push notification?
Regards
Comments
3 comments