In trying to convert our Corona SDK app into a native iOS app through Enterprise, I’ve run into two issues:
-
Network functionality isn’t working. On the device it just says a network couldn’t be found. On the simulator, it says the global “network” is nil.
-
Custom fonts aren’t being applied to the app. Is there anything special that I need to do to get custom fonts to work? I’ve tried suggestions found in here: http://stackoverflow.com/questions/25290400/using-custom-fonts-in-xcode-6-swift but it didn’t do anything.
Any help is appreciated.
OS X 10.10.5, XCode 7, Corona Enterprise 2015.2716
Thanks,
Kenric