Skip to content

Release 26.6.0 - #65

Merged
ivankamkin merged 3 commits into
mainfrom
release-26.6
Jun 30, 2026
Merged

ivankamkin merged 3 commits into
mainfrom
release-26.6

Conversation

@TimurBaiguskarovAspose

Copy link
Copy Markdown
Contributor

Summary

  • update Android demo and README for the June API 26.6 SDK release
  • bump the Android sample dependency to com.aspose:aspose-barcode-cloud:26.6.0
  • restore QR generation parameter usage in the demo app

Validation

  • Android app compiled locally after installing the local 26.6 Java SDK into Maven cache

No deployment is included in this PR.

Denis-Averin
Denis-Averin previously approved these changes Jun 30, 2026
The sparkfabrik/android-build-action default (fastlane 2.213.0)
crashes on load with "multi_json is not part of the bundle", a known
upstream googleapis/representable bug. Fastlane 2.236.0 fixed it by
adding multi_json as a direct dependency, so pin the action's
fastlane-version input to 2.236.1.
SDK 26.6.0 regrouped GenerateRequestWrapper's flat fields into nested
param objects, breaking compilation:
- imageFormat/imageHeight/imageWidth   -> barcodeImageParams (BarcodeImageParams)
- qrEncodeMode/qrErrorLevel/qrVersion/qrAspectRatio -> qrParams (QrParams)
@ivankamkin
ivankamkin merged commit 1e336cf into main Jun 30, 2026
2 checks passed
@ivankamkin
ivankamkin deleted the release-26.6 branch June 30, 2026 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants