error loaded unityframework,Error loading Unityframework
I met this error when run on iPhone device:
2022-01-24 11:04:30.677135+0700 300PoundsBeauty[636:226142] [NetworkInfo] Signal strength query returned error: Error Domain=NSPOSIXErrorDomain Code=13 "Permission denied", descriptor: domain=1, instance=1> 2022-01-24 11:04:30.677729+0700 300PoundsBeauty[636:226142] AppLovinQualityService top: AppLovinQualityService Client Version: 6.3.0 2022-01-24 11:04:30.677881+0700 300PoundsBeauty[636:226142] AppLovinQualityService top: AppLovinQualityService Device ID: B6641626-ADA9-4563-899B-68335B1CC539 2022-01-24 11:04:30.778900+0700 300PoundsBeauty[636:226142] Error loading /var/containers/Bundle/Application/34565D98-F204-4169-9C7D-32CCB0AD4805/300PoundsBeauty.app/Frameworks/UnityFramework.framework/UnityFramework: dlopen(/var/containers/Bundle/Application/34565D98-F204-4169-9C7D-32CCB0AD4805/300PoundsBeauty.app/Frameworks/UnityFramework.framework/UnityFramework, 265): Library not loaded: @rpath/OMSDK_Pubnativenet.framework/OMSDK_Pubnativenet Referenced from: /var/containers/Bundle/Application/34565D98-F204-4169-9C7D-32CCB0AD4805/300PoundsBeauty.app/Frameworks/UnityFramework.framework/UnityFramework Reason: image not found
Please help me to fix this issue, thank you so much
I'm using Unity Editor 2020.3.26f1, xcode: 13.2.1, MAC OS: 12.1 Monterey.,When I built Unity iOS, I have met this error:
2022-01-24 11:04:30.677135+0700 300PoundsBeauty[636:226142] [NetworkInfo] Signal strength query returned error: Error Domain=NSPOSIXErrorDomain Code=13 "Permission denied", descriptor: domain=1, instance=1> 2022-01-24 11:04:30.677729+0700 300PoundsBeauty[636:226142] AppLovinQualityService top: AppLovinQualityService Client Version: 6.3.0 2022-01-24 11:04:30.677881+0700 300PoundsBeauty[636:226142] AppLovinQualityService top: AppLovinQualityService Device ID: B6641626-ADA9-4563-899B-68335B1CC539 2022-01-24 11:04:30.778900+0700 300PoundsBeauty[636:226142] Error loading /var/containers/Bundle/Application/34565D98-F204-4169-9C7D-32CCB0AD4805/300PoundsBeauty.app/Frameworks/UnityFramework.framework/UnityFramework: dlopen(/var/containers/Bundle/Application/34565D98-F204-4169-9C7D-32CCB0AD4805/300PoundsBeauty.app/Frameworks/UnityFramework.framework/UnityFramework, 265): Library not loaded: @rpath/OMSDK_Pubnativenet.framework/OMSDK_Pubnativenet Referenced from: /var/containers/Bundle/Application/34565D98-F204-4169-9C7D-32CCB0AD4805/300PoundsBeauty.app/Frameworks/UnityFramework.framework/UnityFramework Reason: image not found
Im using unity editor 2020.3.26f1 LST, xcode ver: 13.2.1, MAC ver: 12.1 Monterey. Please help me to fix this issue.
Your answer
Follow this Question
Related Questions
iOS Build throwing error on launch. 4 Answers
How can i fix 100 unityframework errors in xcode? 0 Answers