Skip to content
This repository was archived by the owner on Oct 10, 2024. It is now read-only.

Conversation

1andonlyziz
Copy link

No description provided.

dependabot bot and others added 17 commits March 30, 2022 10:47
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update BarcodeScanner.java

reset scanResult after calling resumeScan

* Update Plugin.swift

reset scan result after calling resumeScan
Steps to reproduce :
open the app in portrait/landscape mode => rotate => open the camera 

Issue
the CameraView was being loaded when the app starts not with each scan.

Somehow the cameraView doesn't recognize that the app has rotated
* feat(capacitor): update to capacitor v4

* fix(ios): small bugfixes

* fix(ios): added self. to savedCall in scan() (capacitor-community#142)

Co-authored-by: Kristof Hauser <hauser.kristof@gmail.com>
)

Added more detailed troubleshooting, with a fix for the following  capacitor-community#151
On iOS the `UIApplication.shared.statusBarOrientation` is deprecated and on newer versions obsolete. It has been replaced by code suggested here:
https://askcodes.net/coding/-statusbarorientation--was-deprecated-in-ios-13-0-when-attempting-to-get-app-orientation
capacitor-community#129
@thegnuu thegnuu merged commit f37570b into capacitor-community:ml-kit Nov 18, 2022
@thegnuu
Copy link
Collaborator

thegnuu commented Nov 18, 2022

@1andonlyziz thank you very much for your work!

I have not tested anything yet, but I will do this ASAP :)

I will keep you updated here if that is okay for you :)

@1andonlyziz
Copy link
Author

@thegnuu thanks, lets get this ready for the community :)

@thegnuu
Copy link
Collaborator

thegnuu commented Nov 23, 2022

@1andonlyziz I just updated the ml-kit branch, had to make a few fixes but now it should work out of the box :)

There are a few small things that needs to be done and some rewrite of the permission stuff should be done as well, but the branch now works on ios and android which is a major step forward! Thanks a lot for your great work!!!

@1andonlyziz
Copy link
Author

@thegnuu Thank you for giving me the opportunity to collaborate on this project ^_^

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants