[Solved] cannot convert AnyHashable in swift 3

type conversion do like func application(_ application: UIApplication, didReceiveRemoteNotification userInfo: [AnyHashable: Any]) { print(“received a notification”) Branch.getInstance().handlePushNotification(launchOptions) } for more information you can get from branch in Git solved cannot convert AnyHashable in swift 3

[Solved] hosted landing page to download my app by platform/other

The solution provided by WebGuy is perfect. There is also an alternative with Branch. If you do not have a website, Branch offers a customizable Branch hosted page called Deepviews. With Deepviews you can provide your users with an opportunity to enter their mobile number so that they can text themselves Branch links to download … Read more