We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
App crashes if I call -> lookupFilter.lookupImage = PictureInput(imageName: "lookup2")
my XCode is 12.1 , device OS = 14.2
The text was updated successfully, but these errors were encountered:
yet. i have get same isses ,i try to fix it
Sorry, something went wrong.
How to fix it
No branches or pull requests
App crashes if I call
-> lookupFilter.lookupImage = PictureInput(imageName: "lookup2")
my XCode is 12.1 , device OS = 14.2
----------------- few lines from crash log ---------------
...............
20 GPUImage 0x00000001057e5728 specialized PictureInput.__allocating_init(imageName:smoothlyScaleOutput:orientation:) + 196
21 GPUImage 0x00000001057e408c PictureInput.__allocating_init(imageName:smoothlyScaleOutput:orientation:) + 24 (:0)
22 3D Photo 0x0000000104c35098 MainCameraViewController.viewDidLoad() + 2476 (MainCameraViewController.swift:389)
The text was updated successfully, but these errors were encountered: