You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CodenameOne Discussions
I am using a Library that requires me to use a UINavigationController to push a controller from this library, It will not work if i present it from A UIViewController.
Do you have any Idea how to make the rootViewController a UINavigationController instead of UIViewController on the generated Xcode projet.
Shai Almog
unread,
Feb 26, 2021, 1:08:48 AM2/26/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CodenameOne Discussions
You can use [CodenameOne_GLViewController instance] which returns an instance of our UIView controller. Notice you will need to add the following line to the top of the file: