#
the file you sent me the ticket #4111 has the same error with stripe and razorpay, I'll send you the log

the file you sent me the ticket #4111 has the same error with stripe and razorpay, I'll send you the log


 

/Users/wagnergomes/development/flutter/bin/flutter --no-color build appbundle

Running Gradle task 'bundleRelease'...                          

warning: [options] source value 8 is obsolete and will be removed in a future release

warning: [options] source value 8 is obsolete and will be removed in a future release

3 warnings

warning: [options] source value 8 is obsolete and will be removed in a future release

warning: [options] target value 8 is obsolete and will be removed in a future release

warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.

Note: Some input files use unchecked or unsafe operations.

Note: Recompile with -Xlint:unchecked for details.

3 warnings

warning: [options] source value 8 is obsolete and will be removed in a future release

warning: [options] target value 8 is obsolete and will be removed in a future release

warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.

Note: /Users/wagnergomes/.pub-cache/hosted/pub.dev/flutter_paytabs_bridge-2.7.0/android/src/main/java/com/paymentsdk/flutter_paymentsdk_bridge/FlutterPaytabsBridgePlugin.java uses or overrides a deprecated API.

Note: Recompile with -Xlint:deprecation for details.

3 warnings

Note: Some input files use unchecked or unsafe operations.

Note: Recompile with -Xlint:unchecked for details.

3 warnings

warning: [options] source value 8 is obsolete and will be removed in a future release

warning: [options] target value 8 is obsolete and will be removed in a future release

warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.

3 warnings

Note: /Users/wagnergomes/.pub-cache/hosted/pub.dev/razorpay_flutter-1.4.0/android/src/main/java/com/razorpay/razorpay_flutter/RazorpayDelegate.java uses or overrides a deprecated API.

Note: Recompile with -Xlint:deprecation for details.

3 warnings

3 warnings

3 warnings

Note: Some input files use or override a deprecated API.

Note: Recompile with -Xlint:deprecation for details.

Note: Some input files use or override a deprecated API.

Note: Recompile with -Xlint:deprecation for details.

Note: Some input files use unchecked or unsafe operations.

Note: Recompile with -Xlint:unchecked for details.

3 warnings

warning: [options] source value 8 is obsolete and will be removed in a future release

warning: [options] target value 8 is obsolete and will be removed in a future release

warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.

Note: /Users/wagnergomes/.pub-cache/hosted/pub.dev/google_mobile_ads-5.3.1/android/src/main/java/io/flutter/plugins/googlemobileads/AdMessageCodec.java uses or overrides a deprecated API.

Note: Recompile with -Xlint:deprecation for details.

3 warnings

Note: Some input files use or override a deprecated API.

Note: Recompile with -Xlint:deprecation for details.

Font asset "Feather.ttf" was tree-shaken, reducing it from 56228 to 1004 bytes (98.2% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.

Font asset "CupertinoIcons.ttf" was tree-shaken, reducing it from 257628 to 2160 bytes (99.2% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.

Font asset "Ionicons.ttf" was tree-shaken, reducing it from 247192 to 1208 bytes (99.5% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.

Font asset "MaterialIcons.ttf" was tree-shaken, reducing it from 230384 to 1416 bytes (99.4% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.

Font asset "MaterialCommunityIcons.ttf" was tree-shaken, reducing it from 1147844 to 840 bytes (99.9% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.

Font asset "MaterialIcons-Regular.otf" was tree-shaken, reducing it from 1645184 to 6332 bytes (99.6% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.

Font asset "Octicons.ttf" was tree-shaken, reducing it from 49404 to 824 bytes (98.3% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.

ERROR: Missing classes detected while running R8. Please add the missing classes or apply additional keep rules that are generated in /Users/wagnergomes/development/fitpass/build/app/outputs/mapping/release/missing_rules.txt.

ERROR: R8: Missing class com.stripe.android.pushProvisioning.PushProvisioningActivity$g (referenced from: void com.reactnativestripesdk.pushprovisioning.PushProvisioningProxy$createActivityEventListener$listener$1.onActivityResult(android.app.Activity, int, int, android.content.Intent))

Missing class com.stripe.android.pushProvisioning.PushProvisioningActivityStarter$Args (referenced from: void com.reactnativestripesdk.pushprovisioning.DefaultPushProvisioningProxy.beginPushProvisioning(android.app.Activity, java.lang.String, com.reactnativestripesdk.pushprovisioning.EphemeralKeyProvider))

Missing class com.stripe.android.pushProvisioning.PushProvisioningActivityStarter$Error (referenced from: void com.reactnativestripesdk.pushprovisioning.PushProvisioningProxy$createActivityEventListener$listener$1.onActivityResult(android.app.Activity, int, int, android.content.Intent))

Missing class com.stripe.android.pushProvisioning.PushProvisioningActivityStarter (referenced from: void com.reactnativestripesdk.pushprovisioning.DefaultPushProvisioningProxy.beginPushProvisioning(android.app.Activity, java.lang.String, com.reactnativestripesdk.pushprovisioning.EphemeralKeyProvider))

Missing class com.stripe.android.pushProvisioning.PushProvisioningEphemeralKeyProvider (referenced from: void com.reactnativestripesdk.pushprovisioning.DefaultPushProvisioningProxy.beginPushProvisioning(android.app.Activity, java.lang.String, com.reactnativestripesdk.pushprovisioning.EphemeralKeyProvider) and 1 other context)

Missing class proguard.annotation.Keep (referenced from: com.razorpay.AnalyticsEvent and 8 other contexts)

Missing class proguard.annotation.KeepClassMembers (referenced from: com.razorpay.AnalyticsEvent and 8 other contexts)

FAILURE: Build failed with an exception.

* What went wrong:

Execution failed for task ':app:minifyReleaseWithR8'.

> A failure occurred while executing com.android.build.gradle.internal.tasks.R8Task$R8Runnable

   > Compilation failed to complete

 

* Try:

> Run with --stacktrace option to get the stack trace.

> Run with --info or --debug option to get more log output.

> Run with --scan to get full insights.

> Get more help at https://help.gradle.org.

 

BUILD FAILED in 2m 23s

Running Gradle task 'bundleRelease'...                            144,2s

Gradle task bundleRelease failed with exit code 1

Process finished with exit code 1

Asked 1 week ago on August 18, 2025 4:25 AM Comments 1 times


  1. Generic placeholder image

    Fiaz replied

     

    share any desk
Recent Tickets
river is not receiving ri... 6 months ago on January 29, 2025 9:03 AM error - Mighty Web Webvie... 12 hours ago on August 27, 2025 9:21 AM Google notification We wi... 20 hours ago on August 27, 2025 1:32 AM Privacy policy does not o... 5 days ago on August 22, 2025 12:51 PM Face firebase error runti... 1 week ago on August 20, 2025 8:07 AM Clarification on Ratings ... 1 week ago on August 19, 2025 10:39 AM the file you sent me the ... 1 week ago on August 18, 2025 4:25 AM how to change lbs to kg a... 1 week ago on August 15, 2025 9:40 AM error sending to apple co... 2 weeks ago on August 12, 2025 4:21 AM error in build the app bu... 2 weeks ago on August 11, 2025 1:00 AM