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

TCMaskBlendExample crashes with Xcode 9.2 iOS 11.2.6 #23

Open
germanleiva opened this issue Mar 29, 2018 · 3 comments
Open

TCMaskBlendExample crashes with Xcode 9.2 iOS 11.2.6 #23

germanleiva opened this issue Mar 29, 2018 · 3 comments

Comments

@germanleiva
Copy link

I tested the example in the simulator (iPhone 6s) and it worked but when I run it in a device (iPad Mini or iPhone) it crashes.

In the log I saw this warning

To get test ads on this device, call: request.testDevices = @[@"0123456789abcdef0123456789abcdef" ];

I added the testDevices to the created instance of TCMaskView
maskView.testDevices = ["0123456789abcdef0123456789abcdef"]

but the TCMaskBlendExample keeps crashing with the same error

error: memory read failed for 0x800 Thead 1: EXC_BAD_ACCESS (code=1, address=0x800)

Any workaround?

@FromF
Copy link

FromF commented May 3, 2018

Me too.
There is no problem with the simulator, but if it runs on the iOS device, a problem will occur.

@rolisanchez
Copy link

Same error here.
Any workaround?

@zcwsmile
Copy link

Same error here.

Any workaround?
please

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

4 participants