Joel Cave

Results 6 comments of Joel Cave

There is additional configuration required in the Info.plist for iOS. https://stackoverflow.com/questions/44651236/twitterkit-3-0-twtrinvalidinitializationexception-error-in-ios

RE: the OP crash @ [TWTRTwitter logInWithViewController:completion:] see issue #27 There is additional configuration required in the Info.plist for iOS. https://stackoverflow.com/questions/44651236/twitterkit-3-0-twtrinvalidinitializationexception-error-in-ios

There is additional configuration required in the Info.plist for iOS. https://stackoverflow.com/questions/44651236/twitterkit-3-0-twtrinvalidinitializationexception-error-in-ios

Not sure if this is related, but an observation: when I initiatlized a repo from GitHub for Unity on Mac OS, I encountered a similar error when opening the project...

Same issue using v2.3.5.post2 on M1 Max Macbook Pro when using either gfpgan or codeformer face restoration: ``` >> Facetool Parameters: {'type': 'gfpgan', 'strength': 0.75} 100%|███████████████████████████████████████████| 50/50 [00:30

For anyone looking to solve this issue, check that your gfpgan and codeformer models are in the expected directory. This error is thrown when the models cannot be found. Missing...