WatchOS No such module Flurry_iOS_SDK when build for real device
evgzor opened this issue · 1 comments
Describe the bug
Cannot build 12.1.4 for watchos target. Xcode cannot find Flurry_iOS_SDK framework when build created for real device.
This Bug is About
Please choose the closest item by replacing [ ]
with [x]
.
- Integration
- Analytics
- Ads
- Messaging/Push
- IAP
- Remote Configuration
- Flurry Website/Dashboard
- Other
Platform
Please choose the platform(s) that you are having the issue by replacing [ ]
with [x]
.
- iOS
- tvOS
- WatchOS
Environment
Please tell us the versions of Flurry SDK, XCode, and iOS you are using.
- Flurry SDK: 12.1.4
- XCode: 14.1
- iOS: 16.0
To Reproduce
Steps to reproduce the behavior:
- Connect pods to watchos extension
- Try to build for real device watchOS
- Observe result
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Are you using Flurry Push/Messaging? No
(iOS) Are you using CocoaPods or manual binary integration? Yes
Add any other context about the problem here.
@evgzor This frame work should resolve the issue:
Flurry_iOS_SDK.xcframework.zip
We have had some difficulty getting this build distributed due to the following Cocoapods issue: CocoaPods/CocoaPods#11558