-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
Description
Plugin
package_info_plus
Use case
In our business development, we often need to obtain the user’s installation time, such as determining whether it is a first-time installation, to run certain marketing campaigns. On Android, this can be retrieved, but it seems iOS does not support this feature. So, I’m not sure whether I should create a request to add this functionality.
I noticed that this issue was raised a long time ago, but it doesn’t seem to have been handled properly.
fix: #1925
Proposal
Add firstInstallTime and lastUpdateTime for Android.
If this feature is acceptable, you can assign it to me. I’d be happy to implement it.
vbuberen