[MOD-2584] Ti.Barcode with iOS 13 and Xcode 11 shows in new "modal view"
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Critical |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2020-07-27T17:53:49.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 9.1.0 |
| Components | n/a |
| Labels | barcode, ios, ios13, xcode11 |
| Reporter | Pietro Granati |
| Assignee | Vijay Singh |
| Created | 2020-02-27T15:45:27.000+0000 |
| Updated | 2020-07-27T17:53:49.000+0000 |
Description
Hi everyone, I'm facing an issue with ti.barcode on iOS, the capture window shows modal now (and if were only for that is not a problem) but the scan view rectangle doesn't fit.
I found explanation of the problem here
https://medium.com/@hacknicity/view-controller-presentation-changes-in-ios-13-ac8c901ebc4e
I found the problem, and the solution:
https://stackoverflow.com/questions/56435510/presenting-modal-in-ios-13-fullscreen
Now in iOS 13 with xCode 11 the default Apple view is "PageSheet"
I don't have knoledge of Objective-C and I cannot implement it
Attachments
| File | Date | Size |
|---|---|---|
| IMG_244F2AF7EC1C-1.jpeg | 2020-02-27T15:45:10.000+0000 | 1026684 |
PR - https://github.com/appcelerator-modules/ti.barcode/pull/121