You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: