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) -

java - JPA TypedQuery: Parameter value element did not match expected type -

c++ - static template member variable has internal linkage but is not defined -