Aldo's Active Member Licensed User Mar 27, 2021 #1 Apple allows the use of the dash in the id package, but B4I does not allow it. is it possible to fix this bug?
Apple allows the use of the dash in the id package, but B4I does not allow it. is it possible to fix this bug?
Erel B4X founder Staff member Licensed User Longtime User Mar 28, 2021 #2 This is by design as B4i uses the package name in all kinds of cases including cases where the dash is not supported.
This is by design as B4i uses the package name in all kinds of cases including cases where the dash is not supported.
Aldo's Active Member Licensed User Mar 28, 2021 #3 But in this case what I have developed in Swift I cannot translate into B4I. Quite right?
Erel B4X founder Staff member Licensed User Longtime User Mar 28, 2021 #4 See my answer in the other thread.