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
fix: update APK download logic to use correct generatedSplitApks structure
- Changed from looking for generatedUniversalApK field to generatedSplitApks array
- Look for base module with variantId=1 and no splitId to identify universal APK
- Added better debugging output to understand API response structure
- Fixed duplicate download_id validation
0 commit comments