Post
Replies
Boosts
Views
Activity
I tried incognito mode, and safari, and neither of them worked for me. Any other things to try?
I'm seeing this issue as well. I have an app in the app store that i just updated to take advantage of the new iOS 17 features in RoomPlan. I got a bunch of app open crashes on iOS16 devices:
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Termination Reason: DYLD 4 Symbol missing
Symbol not found: _$s8RoomPlan08CapturedA0V10identifier10Foundation4UUIDVvg
Referenced from: /Volumes/VOLUME/*/xxxx.app/xxxx
Expected in: /System/Library/Frameworks/RoomPlan.framework/RoomPlan
(terminated at launch; ignore backtrace)
I can also reproduce this in the simulator - in Xcode 15.0.1 simulator devices running iOS16.4 it crashes, running iOS17.0.1 it launches.
Were you able to figure out a way around this?