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
I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.
Current Behavior
After the latest FlutterFlow upgrade, there is an issue when attempting to retrieve package details from RevenueCat on Android. This issue occurs when using custom package identifiers (not the default “monthly,” “3 months,” etc.). Here’s the current behavior:
• User account creation works as expected.
• However, when retrieving offerings from RevenueCat, the app breaks with the following behavior:
a) The page displays nothing (the entire page breaks), and the only way to proceed is to close the app.
b) If the user attempts to log in with the same account on an iOS device after encountering the issue on Android, the same problem occurs there as well. Notably, if the user starts on iOS, the issue does not occur.
c) Cross-authentication is broken. For example, if the user signs up with email and password and then tries to log in with Google (or vice versa), it doesn’t work.
• Workaround: The only current solution is to manually delete the user from Firebase Authentication and recreate the account.
Please investigate this issue as it seems to be related to the recent upgrade and affects both Android and cross-platform functionality.
Expected Behavior
The app should function on Android the same way it does on iOS, without breaking when retrieving package details from RevenueCat using custom identifiers.
Steps to Reproduce
Access revenuecat offerings using a custom identified on an android device with a newly created user (check description for full details)
Reproducible from Blank
The steps to reproduce above start from a blank project.
I wasn’t able to replicate the issue. Could you share any debug logs from when you try to run the app? This might help us identify the source of the problem.
I tried to replicate the issue using a new project rather than yours since I don’t know how your RevenueCat setup is configured. As the issue isn’t replicable from this side, and this channel is intended for tracking reproducible issues in new projects, I recommend reaching out to our support team for further assistance. You can contact them via the in-app chat (web) or at [email protected]. They’ll be happy to help you out!
Can we access your project?
Current Behavior
After the latest FlutterFlow upgrade, there is an issue when attempting to retrieve package details from RevenueCat on Android. This issue occurs when using custom package identifiers (not the default “monthly,” “3 months,” etc.). Here’s the current behavior:
• User account creation works as expected.
• However, when retrieving offerings from RevenueCat, the app breaks with the following behavior:
a) The page displays nothing (the entire page breaks), and the only way to proceed is to close the app.
b) If the user attempts to log in with the same account on an iOS device after encountering the issue on Android, the same problem occurs there as well. Notably, if the user starts on iOS, the issue does not occur.
c) Cross-authentication is broken. For example, if the user signs up with email and password and then tries to log in with Google (or vice versa), it doesn’t work.
• Workaround: The only current solution is to manually delete the user from Firebase Authentication and recreate the account.
Please investigate this issue as it seems to be related to the recent upgrade and affects both Android and cross-platform functionality.
Expected Behavior
The app should function on Android the same way it does on iOS, without breaking when retrieving package details from RevenueCat using custom identifiers.
Steps to Reproduce
Access revenuecat offerings using a custom identified on an android device with a newly created user (check description for full details)
Reproducible from Blank
Bug Report Code (Required)
ITESkPHlz4xgrtsE0ZPIcflqhQIgQ0QnU7gnlO1ucx4cGIjuB7MxO8nSZUNKT9+/YFFEDVeWmmQF0e/FjYXlEvYVGyebR71z0JVPFwKUWly7RYyIDKuBP39fEeJgfEy05p+J2CNCH7dac1YfwVOXNq3qNleeY8aSfxBlZ7vfcPo=
Visual documentation
N/A
Environment
Additional Information
No response
The text was updated successfully, but these errors were encountered: