Open MATAUDI opened 2 years ago
@jkasten2 any news on this? Do you have any idea what could be causing this to happen?
@tanaynigam @jkasten2 any news on this? Do you have any idea what could be causing this to happen?
I'm experiencing the same issue. I can now only get to the main page after notificationopened; will not pushasync to another page. Any updates on your end @MATAUDI?
I have an android app developed in xamarin. When the app is in the background, the notification arrives and opens the page where I show the notification data. When the app is not in the background, the notification arrives, but when I click on it it opens the app on the main page instead of opening the notification detail page.
Could someone help me with this? Is there something to add in the AndroidManifest.xml? Or some service that allows me to control the opening of the notification when the app is not in the background?
I am using Xamarin Forms and OneSignalSDK.Xamarin 4.1.1.
I attach my AndroidManifest. xml.
Thank you very much
`<?xml version="1.0" encoding="utf-8"?>