I’m looking to know the same, in my case it would be an invite code. User A invites Person B, Person B downloads the app based on link with invite code, once downloaded the app launches and opens in deep linked view and connects User A and Person B now User B.
so the parameter code would need to go from the product page query parameter and be used in the deep link query parameter that launches the installed app.
Post
Replies
Boosts
Views
Activity
Is this before or after app install? Would love to know more about your work around.
I'm still experiencing this from time to time with iOS 17. The first time it is loaded in the app, consecutive times are fine. However, it's not always, never in debug, and sometimes in production.
Same issue here. Specifically using just:
DatePicker("Time", selection: $time, displayedComponents: [.hourAndMinute])
The error message is:
2022-12-14 21:18:21.204118-0800 BloodPressure[14429:21371914] -[UIPickerView setFrame:]: invalid size {320, 216} pinned to {320, 216}
Environment:
XCode Version 14.2 (14C18)
iPhone 14 Pro Max
iOS 16.1.1 (20B101)