Tagged Questions

0
votes
1answer
15 views

Can you delete cookies used by the installer user-agent (different from Safari) on an iOS mobile device?

We are deploying iOS apps over the air (OTA) within our enterprise to employees and we are controlling who can access the download site via SiteMinder which authenticates the user and authorizes them ...
0
votes
1answer
75 views

How can I fully install a Midlet Suite App onto BlackBerry “over the air” rather than using the javaloader?p

i currently have a fully working app suite compiled to .jad and .cod (ported from j2me) that i am able to use on a BlackBerry only if i install it using the javaloader util. however, i need to deploy ...
0
votes
1answer
2k views

How to load .cod files into Blackberry OTA

I have two .cod files that I'd like to load into my Blackberry. I don't have access to a Windows machine (only Mac) and I don't have the .jad files corresponding to the .cod files. How do I do it?