Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Request]: Add firstInstallTime and lastUpdateTime for Android. #3430

Open
StanleyCocos opened this issue Jan 13, 2025 · 5 comments · May be fixed by #3466
Open

[Request]: Add firstInstallTime and lastUpdateTime for Android. #3430

StanleyCocos opened this issue Jan 13, 2025 · 5 comments · May be fixed by #3466
Labels
enhancement New feature or request triage

Comments

@StanleyCocos
Copy link
Contributor

StanleyCocos commented Jan 13, 2025

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.

@StanleyCocos StanleyCocos added enhancement New feature or request triage labels Jan 13, 2025
@Andrew-Bekhiet
Copy link
Contributor

Hi! I have a similar use case and I've implemented it in #3434. It is currently waiting for review

@miquelbeltran
Copy link
Member

Now that #3434 has been merged, do we need to keep this ticket? At least install time is supported on all platforms (minus web of course)

@StanleyCocos
Copy link
Contributor Author

Oh, that’s great!

However, I would like to ask if the update time can be added.

@Andrew-Bekhiet
Copy link
Contributor

If no one was assigned for this, I'd be happy to make a new PR!

@miquelbeltran
Copy link
Member

Go for it!

@Andrew-Bekhiet Andrew-Bekhiet linked a pull request Feb 6, 2025 that will close this issue
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triage
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants