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

iOS 12 impossible to generate QR code. #46

Closed
OlegGordiichuk opened this issue Jul 3, 2018 · 5 comments
Closed

iOS 12 impossible to generate QR code. #46

OlegGordiichuk opened this issue Jul 3, 2018 · 5 comments

Comments

@OlegGordiichuk
Copy link

I am using this lib to generate qr codes. But for iOS 12 it always fails to generate qr code.

After some investigation i found out that in iOS 12 filter CIFilter(name: "CIQRCodeGenerator") always return nil.

@EyreFree
Copy link
Member

EyreFree commented Jul 4, 2018

I will check this today, thanks.

@EyreFree
Copy link
Member

EyreFree commented Jul 4, 2018

@OlegGordiichuk

It(EFQRCode 4.2.2) works fine on my iPhone 6s with iOS 12.0(16A5288q), can you provide more details?

Device:
OS Version(In detail):
EFQRCode Version:

Or some other information may be useful, thanks!

@OlegGordiichuk
Copy link
Author

After some research and testing I can admit that this issue only occurs on the iOS 12 emulator.

@EyreFree so I think this issue could be closed.

@EyreFree
Copy link
Member

EyreFree commented Jul 4, 2018

@OlegGordiichuk

OK, I will check this problem on the iOS 12 simulator later, thanks for your work.

@xhl916235259
Copy link

I have also encountered this crash problem, which has been solved just now. The specific reason is the problem caused by your application or the third-party module reference fishhook, which only needs to be removed. For example, Bugtagss detection tool I use causes flash back

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

3 participants