App does handle handle deep link delegate on cold open.
On cold open, the app will fetch an external configuration file and load the UI when completed. The deep link delegate is being called too soon before the UI can be created. When does the DeeplinkDelegate get called and when would be the optimal time to listen for the call?
Comments
4 comments