-2

I like implement deep link in my app, without update the app.

Is it possible to implement deep link in my app without updating my app store?

1 Answers1

0

No, unless you already have code in your app to handle the deeplinking and just do not have in the push notification.

You need code in your app to handle the deeplink from the push notification and open the correct viewcontroller.

rckoenes
  • 69,092
  • 8
  • 134
  • 166