I am planning to add some features to my CodenameOne app that are available 
only through the Native Interface.
I would put a zipped Swift framework in the native folder as explained in 
this discussion
https://groups.google.com/g/codenameone-discussions/c/1Msx0cL21SI
then the Swift code is called from Obj-C code as usual for the Generated 
Native Interface, being eventually consumed by Java code.
My Swift code is from a iOS 14 SwiftUI app. The framework could be modified 
not to exploit the newest methods traces because the functionality is not 
new, just I used new methods' signatures.
I wonder, in the broader sense, if the CodenameOne app too would be limited 
to iOS 14 without changing the methods or signatures.
I think so, but I do not even know what iOS versions would be targeted by 
my CodenameOne app in its present form.
Thanks in advance

-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/eca09277-0a56-47d0-817d-0e6e0b4f3b70n%40googlegroups.com.

Reply via email to