You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a question: How can I test or run iOS device specific code on a Simulator, if SDiOSVersion.deviceVersion() returns "Simulator" instead of "iPhone 7"?
The text was updated successfully, but these errors were encountered:
Hi there. Great project!
I have a question: How can I test or run iOS device specific code on a Simulator, if
SDiOSVersion.deviceVersion()
returns "Simulator" instead of "iPhone 7"?The text was updated successfully, but these errors were encountered: