payfrit-app/android
John Mizerek 213bc5e401 Fix CashApp return crash by preventing fragment state restoration
Prevent Stripe PaymentSheetFragment restoration crash when returning from
CashApp authorization by removing fragment state from saved instance bundle.

This fixes the rare crash:
"Unable to instantiate fragment com.reactnativestripesdk.PaymentSheetFragment:
could not find Fragment constructor"

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-16 00:29:33 -08:00
..
app Fix CashApp return crash by preventing fragment state restoration 2026-01-16 00:29:33 -08:00
build/reports/problems Fix nested modifier saving with proper parent tracking 2025-12-30 14:40:55 -08:00
gradle/wrapper Initial commit (Payfrit Flutter app scaffold) 2025-12-28 12:28:45 -08:00
.gitignore Initial commit (Payfrit Flutter app scaffold) 2025-12-28 12:28:45 -08:00
build.gradle.kts Initial commit (Payfrit Flutter app scaffold) 2025-12-28 12:28:45 -08:00
gradle.properties Initial commit (Payfrit Flutter app scaffold) 2025-12-28 12:28:45 -08:00
settings.gradle.kts Initial commit (Payfrit Flutter app scaffold) 2025-12-28 12:28:45 -08:00