Open ciriousjoker opened 4 months ago
Yes our team is also facing this issue. The Issue is basically for android users.
Start Trail Button is not working at all! Issue Details: Error Code: 502 Platform Affected: Android Issue Description: When users attempt to start a free trial on Android, the process fails, and the application displays a 502 error message (found through debugging). As per your documentation, 5xx error codes indicate a server-side issue with Chargebee. iOS Platform Status: The same functionality is working properly on iOS, where the payment process is managed through the Apple App Store Server, indicating that the issue is isolated to Android.
We found this via Crashlytics. Haven't tried reproducing it yet.
1) Seems to only happen on Android 2) We pass null as the productId, since it is marked as optional, ie this is our code:
Code:
Here's the stacktrace: