-
Couldn't load subscription status.
- Fork 20
Add basic interface for Customer Center #712
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
Conversation
...roidlib/src/main/java/com/revenuecat/purchasesunity/ui/CustomerCenterTrampolineActivity.java
Outdated
Show resolved
Hide resolved
...roidlib/src/main/java/com/revenuecat/purchasesunity/ui/CustomerCenterTrampolineActivity.java
Show resolved
Hide resolved
...roidlib/src/main/java/com/revenuecat/purchasesunity/ui/CustomerCenterTrampolineActivity.java
Outdated
Show resolved
Hide resolved
…taticinterface # Conflicts: # RevenueCatUI/Plugins/Android/RevenueCatUI.androidlib/src/main/java/com/revenuecat/purchasesunity/ui/RevenueCatUI.java
…nueCat/purchases-unity into feat/customercenter-staticinterface
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I was testing this in Android and it works, but it looks like the Material theme is not properly populated, as we need to wrap it in a Material 3 theme. I can take a look and see what we can do to fix it.
|
Regarding the Material2 stuff. It happens in all hybrids, and we are going to fix it in purchases-android |
…nueCat/purchases-unity into feat/customercenter-staticinterface
...oid/RevenueCatUI.androidlib/src/main/java/com/revenuecat/purchasesunity/ui/RevenueCatUI.java
Outdated
Show resolved
Hide resolved
...oid/RevenueCatUI.androidlib/src/main/java/com/revenuecat/purchasesunity/ui/RevenueCatUI.java
Show resolved
Hide resolved
|
@tonidero I think this is ready for prime time, but both @facumenzella and I worked on this branch so it would be amazing if you can be the third pair of eyes |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking great!! Amazing job with this guys! Left some comments but no blockers.
RevenueCatUI/Scripts/Platforms/Android/AndroidCustomerCenterPresenter.cs
Outdated
Show resolved
Hide resolved
RevenueCatUI/Scripts/Platforms/iOS/IOSCustomerCenterPresenter.cs
Outdated
Show resolved
Hide resolved
69204c0 to
65f5025
Compare
Motivation
Introduce basic static interface to present Customer Center