Build for iOS

Hi

i would like to know if it is still possible to test apps on device without renovating the anual membership for the developer program.

I noticed i cant create provisioning profiles without paying anymore.

and i cant create an app on corona to test. is that correct or there is still a way to test on devices before paying membership becuse it looks like there is a way using xcode, so there is no way for corona to avoid this problem?

If corona used mocl instead of xcode would`nt there be a way to make apps for iOS devices

Thanks in advance

my best regards!

As far as I know, you must have provisioning profiles to deploy an app on an iOS device.  Maybe there is a way around this if you have a jail broken device? 

Apple provides a Wildcard developer profile you should be able to use. You will have to renew your membership with Apple before you can deploy to the App Store (and test flight), but you should be able to use the wildcard developer and install via USB to a device.

Yep, the profile it generates expires in 7 days and you have to trust the certificate on the device in Settings > General > Device management. The bundle ID must be unique, i.e. not the same as the one used for building with a normal provisioning profile. 

With something like Unity or Xamarin you have to build a blank project using the bundle ID before the profile is available to them. Can’t remember if that’s the same with Corona. If so follow up to step 13 on the below:

https://docs.microsoft.com/en-us/xamarin/ios/get-started/installation/device-provisioning/free-provisioning?tabs=macos

If i undertood correctily this kind of  id can be created only if i renovate my developer program for 99 dolars correct?

thanks, ill try this and see if i can follow those steps whithout having to renovate my developer program.

You definitely do not need a paid developer program to build using this method.