Is there any update on this issue, we are still facing the latest ios 18 beta version,
Post
Replies
Boosts
Views
Activity
https://support.apple.com/en-us/HT213041
In this article they explained "View preauthorized payments in Apple Wallet" very well. So in my case we are able to do recurring payment with apple pay but not able to see preauthorized payments Options in Apple Wallet App. under Card Details? Please guide us in this regard what we missed
We created build using XCode 13.4 (public stable version) and out 10 builds went properly using same Xcode version, they only new things is async-await code
I have multiple schemes and my application build setting is not reflecting in the pod . After adding this code in an iteration I changed pod "Build Active Architecture Only" to YES which fixed the issue
config.build_settings['ONLY_ACTIVE_ARCH'] = 'YES'