I have a requirement where the admin of the application creates a user's account.
Post creation of the user's account an email will be sent to the user. In this email, the user is provided with a hyperlink. When he/she clicks this link then following actions are taken-
Thank you.
Run eventvwr. msc → Windows Logs → Right-click "Application" log → Properties: Make sure the "Enable logging" check box is selected.
For point 1. you can use the device_apps plugin, to check wheater the app is installed or not (not supported on iOS though!): https://pub.dev/packages/device_apps
Point 2. can be implemented using the uni_links package:
https://pub.dev/packages/uni_links
But there seems to be a problem with opening the apple app store on iOS when the app is not installed.
This post might help:
How to implement deep linking in flutter, with redirect to app store?
Hope these links help and good luck
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With