is there any way to get that url in AppDelegate-> 'applicationDidBecomeActive''? . Actually, I am trying to pass url path to another view controller and initiate that . But when app goes background its just Wake up with previously loaded viewcontroller .
hello this work is working fine in my demo product but when I am doing in my project the appdelegate fuction is not calling can you plz suggest me what can be done to do so
great tutorial, but this isn't working for me in xcode 10. specifically, I'm getting a message that safari can't open the page because the address is invalid
No, you cannot send image using this approach. But it can trigger an up to download an image. Image Id can be passed with a link and when the app starts it can load an image
Great video! Do you know how to make it working for just a normal link? Like for eg: snapchat or youtube does? snapchat.com/add/user opens same popup and asks to use the snapchat app. Do they include anything in the header or something? I want to do this for my app which scrape one website and I just want to handle people's requests. They will have my app installed so theres no point going to that website again. How to redirect them just from the link? help :)
How can we pass parameter in dynamic link run time? example token from website
is there any way to get that url in AppDelegate-> 'applicationDidBecomeActive''? . Actually, I am trying to pass url path to another view controller and initiate that . But when app goes background its just Wake up with previously loaded viewcontroller .
hello this work is working fine in my demo product but when I am doing in my project the appdelegate fuction is not calling
can you plz suggest me what can be done to do so
great tutorial, but this isn't working for me in xcode 10. specifically, I'm getting a message that safari can't open the page because the address is invalid
Thanks for tutorial, let me know is there someway to send image through this approach?
No, you cannot send image using this approach. But it can trigger an up to download an image. Image Id can be passed with a link and when the app starts it can load an image
This is working in simulator but not in device can you suggest me reason
thanks for video, clear explanation.
can you please explain app thinning also.
thank you so much
Great video! Do you know how to make it working for just a normal link?
Like for eg: snapchat or youtube does? snapchat.com/add/user opens same popup and asks to use the snapchat app.
Do they include anything in the header or something? I want to do this for my app which scrape one website and I just want to handle people's requests. They will have my app installed so theres no point going to that website again. How to redirect them just from the link? help :)
+pawisoon google for Universal Link
example. Is this what you need?
You posted as a swift tutorial but you are working on android
dude, start out with an example so we even know what your video is about. not everyone is born understanding "deep linking" and "custom url scheme"