IOS - Simulator build issue #566
-
Hi folks, I signed up for IOS and am kicking the tires on it. A few questions or issues, not sure which right now:-
Early days for NativePHP clearly but loving where it is going. K |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
In Xcode. Under "Identity":
Most things will work as normal however, you may need to make some changes to accommodate the mobile screen. You can check out https://github.com/NativeCLI/starter-desktop-flux for an example layout.
It'd be great if you could report that in the Support channel on Discord for Simon to review.
You can always validate if a function exists. For example:
Hope this helps! |
Beta Was this translation helpful? Give feedback.
In Xcode. Under "Identity":
Most things will work as normal however, you may need to make some changes to accommodate the mobile screen. You can check out https://github.com/NativeCLI/starter-desktop-flux for an example layout.