provisioning profile - iOS App signing for non-AppStore distribution without needing UUIDs -


I am getting companies like Halo, Uber and such apps are distributed outside such app stores (i.e. for drivers)

I know that you can prepare 'ad hawk' provisioning profile with the number of 'UHID' devices for this, but how can you create a distribution provisioning profile that is available without UUID Can the number go? Do you need an enterprise account?

They use

Comments

Popular posts from this blog

Java - Error: no suitable method found for add(int, java.lang.String) -

c# - passing input text from view to contoller with FacebookContext using Facebook app -

Calling a C++ function from C# by passing a string with variable size to it -