Dmitrijs Beloborodovs

Results 9 comments of Dmitrijs Beloborodovs

Having something like: ``` [NUISettings getColorByName:@"someCustomColorName"]]; ``` would just awesome.

For me bug disappeared once I set `isPagingEnabled = false`

Same problem with Version 13.2.1 (13C100) It might work for the who updated Xcode from App Store for some time (I assume some old compilers might exist on local machine)....

Same problem for me on M1 Mac running app on simulator `dyld[60652]: Symbol not found: _OBJC_CLASS_$_RTCEAGLVideoView Referenced from: /Users/XXX/Library/Developer/CoreSimulator/Devices/EFD7C5CE-9D2D-4CE9-8B1F-54EF0C7F1BCF/data/Containers/Bundle/Application/17B6A96C-1B93-4643-B4D9-5F2E57FECD4D/myApp.app/Frameworks/MVWebRTCInterface.framework/MVWebRTCInterface Expected in: /Users/XXX/Library/Developer/CoreSimulator/Devices/EFD7C5CE-9D2D-4CE9-8B1F-54EF0C7F1BCF/data/Containers/Bundle/Application/17B6A96C-1B93-4643-B4D9-5F2E57FECD4D/myApp.app/Frameworks/WebRTC.framework/WebRTC`

The other weird thing is upload script reports success `13:20:28 Successfully submitted symbols for architecture arm64 with UUID f0d0b5c234de3712be84eca1d2ea913a in dSYM: /Users/XXX/.jenkins/workspace/XXX-TEST-DEVELOP-TestFlight/build/XXX-TEST-Release.xcarchive/dSYMs/XXX.framework.dSYM` and `13:20:28 Successfully uploaded Crashlytics symbols` But I...

My fault. 4.5.0 is the version.

In my case `platform :ios, '16.0'` I don't know if it's important. Attached empty project with Cloudinary injected via CocoaPods Not working for me. [CloudinaryDemo.zip](https://github.com/cloudinary/cloudinary_ios/files/14438679/CloudinaryDemo.zip)

I can confirm version 4.7.0 works fine for me.