visionOS Support
fire-at-will opened this issue · 3 comments
I've installed the OneSignal SDK as shown in the documentation. Everything works fine in iOS builds, but I get errors saying: "While building for visionOS Simulator, no library for this platform was found in '/Users/will/Library/Developer/Xcode/DerivedData/Pines-gegdwsbgafktyhhksujjbcuaumnz/SourcePackages/artifacts/onesignal-xcframework/OneSignalOutcomes/OneSignalOutcomes.xcframework'."
These errors appear for each of the OneSignal targets. When I look in the location listed in the logs on my disk, there is no build for xros
, which is present for other libraries. I'm seeing this on Xcode 16.0.0 and 16.1 betas, both locally on my machine and in Xcode cloud.
Is OneSignal supported for native visionOS apps? If not, is it on the current roadmap?
Thanks!