Skip to content

fix(ios): bump IONCameraLib to 1.0.4 to apply presentationStyle in chooseFromGallery#50

Merged
andredestro merged 1 commit intomainfrom
fix/choose-from-gallery-presentation-style
Apr 28, 2026
Merged

fix(ios): bump IONCameraLib to 1.0.4 to apply presentationStyle in chooseFromGallery#50
andredestro merged 1 commit intomainfrom
fix/choose-from-gallery-presentation-style

Conversation

@andredestro
Copy link
Copy Markdown
Contributor

Summary

Bumps IONCameraLib to 1.0.4 to pick up a bug fix in chooseFromGallery.

Changes

Fix: presentationStyle option not applied in chooseFromGallery

The presentationStyle parameter was being ignored when opening the gallery
picker, always defaulting to full screen regardless of the value passed.

Fixed upstream in ion-ios-camera 1.0.4.

@OS-pedrogustavobilro OS-pedrogustavobilro self-assigned this Apr 28, 2026
@OS-pedrogustavobilro OS-pedrogustavobilro changed the title fix: bump IONCameraLib to 1.0.4 to apply presentationStyle in chooseFromGallery fix(ios): bump IONCameraLib to 1.0.4 to apply presentationStyle in chooseFromGallery Apr 28, 2026
@andredestro andredestro merged commit 8c50403 into main Apr 28, 2026
8 checks passed
@andredestro andredestro deleted the fix/choose-from-gallery-presentation-style branch April 28, 2026 09:47
capacitor-bot pushed a commit that referenced this pull request Apr 28, 2026
# [8.2.0](v8.1.0...v8.2.0) (2026-04-28)

### Bug Fixes

* bump ioncamera-android to 1.0.1 to resolve duplicate webPath on Android gallery multi-select ([#49](#49)) ([1bb0cd4](1bb0cd4))
* bump IONCameraLib to 1.0.3 to resolve iOS 15 SwiftUI core crash ([#46](#46)) ([8fb9688](8fb9688))
* bump IONCameraLib to 1.0.4 to apply presentationStyle in chooseFromGallery ([#50](#50)) ([8c50403](8c50403))

### Features

* add CameraErrorCode enum for type-safe error handling ([#45](#45)) ([11abcbe](11abcbe))
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