Describe the bug
StoreKit configuration file stopped working on XCode 14 beta 3 + iOS 16 beta 3, the same configuration works on XCode 13.4.1 + IOS 15.5. I tried resaving public testing certificate with beta xcode but it produces the same file. I also tried recreating Config file with Xcode 14. Logs attached, thou logs for ios15.5+Xcode13.4.1 are from a simulator as rn i don't have a real device with 15.X to produce the log.
- Environment
- Platform: iOS
- SDK version: 4.9.0
- StoreKit 2 (enabled with
useStoreKit2IfEnabled) (Y/N): N
- OS version: 16 beta 3
- Xcode version: 14 beta 3
- How widespread is the issue. Percentage of devices affected.
- RC_ios15.5+Xcode13.4.1.log RC_ios16.b3+Xcode14.b3.log
Additional context
Add any other context about the problem here.
EDIT:
If StoreKit 2 is enabled the config works fine
log: RC_ios16.b3+Xcode14.b3+SK2.log
Describe the bug
StoreKit configuration file stopped working on XCode 14 beta 3 + iOS 16 beta 3, the same configuration works on XCode 13.4.1 + IOS 15.5. I tried resaving public testing certificate with beta xcode but it produces the same file. I also tried recreating Config file with Xcode 14. Logs attached, thou logs for ios15.5+Xcode13.4.1 are from a simulator as rn i don't have a real device with 15.X to produce the log.
useStoreKit2IfEnabled) (Y/N): NAdditional context
Add any other context about the problem here.
EDIT:
If StoreKit 2 is enabled the config works fine
log: RC_ios16.b3+Xcode14.b3+SK2.log