I have implemented a URL Scheme and use it to pass data to my app by calling method. The entire code is shown as below
- (BOOL)application:(UIApplication *)a
For me, do not make application(_:open options:) outside AppDelegate {} scope
application(_:open options:)