printdotio / printio-ios-sdk

SDK that enables the printing of any photo, from any source, onto any product!
Other
20 stars 11 forks source link

iPad crash when changing country for shipping address #533

Closed sfranusic closed 5 years ago

sfranusic commented 6 years ago

Summary

After selecting a product, and while at the checking out step of purchasing the product, if you change the country for the shipping address a crash is observed. This appears to only affect iPads.

Steps to reproduce

  1. From the Gooten UI select a product to make.
  2. Tap Check Out button.
  3. On the Add Address view tap the text field for country.
  4. Tap Yes to confirm.

Expected: View should appear to allow you to select a new shipping country.

Observed: App crashes.

perisicboro commented 6 years ago

@sfranusic is it universal app?

sfranusic commented 6 years ago

Yes, the app is set to universal.

I should also mention explicitly that when following these steps to reproduce listed above the crash is observed on iPad, but not on iPhone.