46,312 questions
How to fix .APK and .AAB release pipeline issue?
Jignesh
0
Reputation points
hello azure dev team,
1> Issue in Bundle path:
Also Check my release pipeline script like below::
steps:
- task: ms-vsclient.google-play.google-play-release.GooglePlayRelease@4 displayName: 'Release to internal test' inputs: serviceConnection: 'Google Play service connection (******@appwriter-2651e.iam.gserviceaccount.com)' applicationId: com.wizkids.appwriter bundleFile: '**/*.aab' changeLogFile: '-> Test release notes' releaseName: 'AppWriter internal release 001' isDraftRelease: true
##[error]Error: error:1E08010C:DECODER routines::unsupported
Community Center | Not monitored
Sign in to answer