feat(android,ios): merge to main#31
Merged
alexgerardojacinto merged 203 commits intomainfrom Apr 10, 2026
Merged
Conversation
* chore: add example app with ionic start * chore: Update ignore files for linter * chore: update example app dependencies * chore: Add Android native app * chore: Add iOS native app * chore: ios auto-update * chore(example-app): Port camera screen from capacitor-testapp * chore(example-app): Add native permissions * chore(example-app): Add burguer menu
For better separation and testability
Removing unused files from example-app
Otherwise the camera pages would become extremely large
fix metadata to avoid return an empty object
fix(ios): Correct `creationDate` encoding
feat(ios): include EXIF metadata in media result
…es-on-app-terminate feat(ios): clean temporary files
Context: if it is empty, we were still continuing instead of returning an error, causing a crash.
Context: calling editPhoto wasn't working because we were trying to treat it as editUriPhoto
fix(android,ios): editPhoto
refactor: `editable` instead of `allowEdit` / `editInApp`
* docs: add migration guide from 8.0 to 8.1.0 * chore: add section about errors * chore: add more info on PWA Notes and update Example * docs: add CONTRIBUTING.md file * docs: update CONTRIBUTING.md Co-authored-by: Pedro Bilro <pedro.gustavo.bilro@outsystems.com> * chore: update CONTRIBUTING.md Co-authored-by: Pedro Bilro <pedro.gustavo.bilro@outsystems.com> * docs: Update CONTRIBUTING.md Co-authored-by: Pedro Bilro <pedro.gustavo.bilro@outsystems.com> * docs: Update CONTRIBUTING.md Co-authored-by: Pedro Bilro <pedro.gustavo.bilro@outsystems.com> * docs: minor refactor in README.md * docs: add note for Errors in README.md * docs: added note in Errors section of README.md * docs: added info about thumbnail * docs: add more examples to "Examples" section * docs: clarify info about targetWidth and targetHeight * docs: link to documentation instead of duplicating * docs: remove confusing sentence * docs: add section for dataUrl * docs: add links to "Result type changes" section * docs: duplicate note on width and height * docs: removed note on "saved" --------- Co-authored-by: Pedro Bilro <pedro.gustavo.bilro@outsystems.com>
* ci: Update re-usable actions to latest versions * ci: use macos-26 * chore(ci): Update actions/checkout versions * chore(ci): Use minimum xcode version * chore(ci): Build example app * chore(ci): Set explicitly xcode 26.0.1 * chore(ci): revert back to macos-15
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.