Bug: Last opened is not what is supposed to be.
jesus-mg-ios opened this issue · 3 comments
- I have updated Purchases SDK to the latest version
- I have read the Contribution Guidelines
- I have searched the Community
- I have read docs.revenuecat.com
- I have searched for existing Github issues
Describe the bug
As a simplification, revenuecat uses the last connection with revenuecat as last opened date.
This could be nice if you only have an app without the next elements:
- Widgets like Today
- Extensions like Keyboards, push notifications, and so on
- Apps with music using background modes that can be alive for a long time on the app switcher.
https://www.revenuecat.com/docs/dashboard-and-metrics/customer-history/basic-information
The last opening date must be the event of the last opening of the app. Maybe the current last opened field should be renamed to the last connection made.
- Environment
- Platform: iOS, MacOS
- SDK version:
- StoreKit version:
- StoreKit 1
- StoreKit 2 (enabled with
usesStoreKit2IfAvailable(true)
)
- OS version:
- Xcode version:
- Device and/or simulator:
- Device
- Simulator
- Environment:
- Sandbox
- TestFight
- Production
- How widespread is the issue. Percentage of devices affected.
- Debug logs that reproduce the issue. Complete logs with
Purchases.logLevel = .verbose
will help us debug this issue.
Logs here
- Steps to reproduce, with a description of expected vs. actual behavior
Please fill in
-
Other information (e.g. stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, etc.)
-
Additional context
Add any other context about the problem here.
👀 We've just linked this issue to our internal tracker and notified the team. Thank you for reporting, we're checking this out!
Hey @jesus-mg-ios,
Thanks for your feedback! I'm moving this to our feedback tracker internally - we try to keep GitHub Issues open for bug reports with our SDK code. If you have any other feedback or feature requests for us, the best way to send it is via the support form in your project settings.
Thanks again!
This issue has been automatically locked due to no recent activity after it was closed. Please open a new issue for related reports.