I wish to distribute a non-commercial app at no charge to a limited audience of up to 5000 users. The data contained within the app is sensitive but not top-secret. It would be a simple matter to distribute the app free on iTunes but with it clearly documented that it is facilitated for consumption by a particular audience only.
I have the ability to allow users to download some sort of token/certificate from a secure website that only the target audience have access to, this token could then facilitate device access to display the data. iOS appears to permit download of certificates to permit compilation in B4i by remote access but is this method suitable for my purposes ?
Firstly, is this type transaction permitted by Apple? Anyone have any experience of this?
Secondly how does one create such a token / certificate and then check it in the code ???
I have the ability to allow users to download some sort of token/certificate from a secure website that only the target audience have access to, this token could then facilitate device access to display the data. iOS appears to permit download of certificates to permit compilation in B4i by remote access but is this method suitable for my purposes ?
Firstly, is this type transaction permitted by Apple? Anyone have any experience of this?
Secondly how does one create such a token / certificate and then check it in the code ???