Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ti SDK 8.2.0 iOS 13 Problem #113

Open
nascado opened this issue Sep 30, 2019 · 19 comments
Open

Ti SDK 8.2.0 iOS 13 Problem #113

nascado opened this issue Sep 30, 2019 · 19 comments

Comments

@nascado
Copy link

nascado commented Sep 30, 2019

When compiling an iOS app with the latest ti.barcode 2.0.4 and with Ti SDK 8.2.0 / iOS 13 the overlay moves down about 50 pix. Can Anyone help pease.

Simulator Screen Shot - iPhone 11 - 2019-10-10 at 15 42 25

@fabiomlferreira
Copy link

I have exactly the same problem. Any solution?

@fabiomlferreira
Copy link

@nascado did you find any solution?

@nascado
Copy link
Author

nascado commented Oct 15, 2019 via email

@checknique
Copy link

I have this problem too. It pushes my bottom nav bar out of view of the user.

@m1ga
Copy link
Contributor

m1ga commented Oct 30, 2019

isn't that a problem that was fixed in the titanium SDK 8.2.1?

@nascado
Copy link
Author

nascado commented Oct 30, 2019

The problem is still there with:
Xcode 11.1 (MacOS 10.4.6 or 10.15)
Titanium SDK 8.2.1
iPhone 11 v. 13.1
ti.barcode latest = 2.0.4

@checknique
Copy link

Just tested.
+1 Problem persists with Titanium SDK 8.2.1.

@checknique
Copy link

Need ability to handle Modal Windows for module in 13?
https://jira.appcelerator.org/browse/TIMOB-27169

@PietroGranati
Copy link

@PietroGranati
Copy link

And I found the solution here, I'm trying to implementate

@SquirrelMobile
Copy link

This is the module fixed :
5.0.0.zip

@SquirrelMobile
Copy link

PR here : #121

@PietroGranati
Copy link

Thanks!

@checknique
Copy link

This is the module fixed :
5.0.0.zip

I really appreciate you putting this together. However, I don't think I'm using it correctly perhaps? I imported it and built my app but I'm still seeing the modal/stacked windows. Is there something else I need to do? Thanks!

@ScottKaye
Copy link

This is the module fixed :
5.0.0.zip

I really appreciate you putting this together. However, I don't think I'm using it correctly perhaps? I imported it and built my app but I'm still seeing the modal/stacked windows. Is there something else I need to do? Thanks!

Same here unfortunately. @SquirrelMobile I see the fix is just an attribute, but do you know if there's anything else to try?

Right now I'm having to resort to drawing a black rectangle at the top of my view before rendering the barcode scanner, to cover up the old view.

@m1ga
Copy link
Contributor

m1ga commented Jul 21, 2020

@ScottKaye which Ti SDK are you using? Also: https://github.com/appcelerator-modules/ti.barcode/releases/tag/v5.0.0-iphone is the latest module

@ScottKaye
Copy link

Hi @m1ga, I'm using 8.3.0GA, which I can't easily update due to testing constraints in my organization. I am using v5.0.0 of the iOS module, however.

@m1ga
Copy link
Contributor

m1ga commented Jul 21, 2020

I see, perhaps as a workaround you could use https://github.com/mikefogg/SquareCamera ? It is a normal view and can scan QR and barcodes too.

@nicolomonili
Copy link

Tested on SDK 9.0.3.GA with v5.0.0 . The window does not open in fullscreen.

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

No branches or pull requests

8 participants