iOS Google Ads Interstitial - Get URL

184 views Asked by At

I need to make a deep linking when a google interstitial AD is tapped and checked if the URL is the same as a "known one" to keep the user inside the app rather than opening a WebViewController. I have been trying to get this URL but it seems not possible. There isn't much code to show. I am just looking for someone to point me to the right direction since I haven't found any delegate that passes the URL google will redirect the user to. The initial URL is always the google one.

  1. Is there any way to intercept the user tap on the interstitial view controller?

  2. Does google pass the URL back to the interstitial view controller?

0

There are 0 answers