Is there a way to find the date an app was installed on a device using Xamarin.iOS?
Why don't you use UserDefaults?
You could check for a key let's say "installDate", if it does't exist it means it's the first time your launching the app and you'll set the installDate as the current date. If it does exist you know that the app was launched already.
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