Apple API

davemorris

Active Member
Licensed User
Longtime User
Hi, Guys


I am an infrequent user of B4i (also B4A) and quite frankly having to deal with Apple certification, AppId etc etc. drives me up the wall. I find myself having to reread the tutorials to do simple tacks (i.e. release new software or renew certificates).

I have found a link on the Apple site Apple API which may, or may not, allow this task to be automated.

Question: Has anybody tried to use these API's to automate (for example handling "Action Needed: iOS Distribution Certificate Expires in 30 Days" email)?

Personally, I have just experienced a major issue with Apple Push service - I missed the Apple Push Notification Service SSL certificate stage in the tutorial, used an old certificate, with all kinds of strange results.

Or am I the only one having a problem!

Kind regards
Dave Morris
 

f0raster0

Well-Known Member
Licensed User
Longtime User
Or am I the only one having a problem!
probably you're not the only one..

What to do or did?
I created my own procedure,and while I update it as needed, the base remains the same,usually olny minor changes..

Don’t get me wrong, the tutorials on the forum are good, and based on those, you might not need anything more.
but usually, it’s better, , in my opinion, to create your own documentation/procedure that works for you
 

davemorris

Active Member
Licensed User
Longtime User
What to do or did?
I created my own procedure,and while I update it as needed, the base remains the same,usually olny minor changes..
Hi - I totally agree I should document the processes in future.

But, the question was about the Apple API
Has anybody tried to use these API's to automate

I was hoping that someone would share their experience or comments about the API.

I am certainly prepared to write a wizard to do such a job (and share it on the forum) but it all depends on the Apple API.

BTW Is the ChitChat forum the best place for this or should it be moved to the B4i questions forum?

Kind regards
Dave
 
Last edited:
Top