Recently I integrated a deeplink asset from here https://github.com/TROPHiT/UnityDeeplinks
It worked great and allowed integrating a link into our notification system that allowed us to send people to different dialog boxes when they tapped the notification and the app loaded up.
However, I discovered that if the app was opened from a deeplink notification and then the button to view an ad (we are using Unity's ad service v2.0) was tapped, the app would die.
Ads continue to play...
Unity ads after deep link kills app
It worked great and allowed integrating a link into our notification system that allowed us to send people to different dialog boxes when they tapped the notification and the app loaded up.
However, I discovered that if the app was opened from a deeplink notification and then the button to view an ad (we are using Unity's ad service v2.0) was tapped, the app would die.
Ads continue to play...
Unity ads after deep link kills app