Posts

Post not yet marked as solved
0 Replies
375 Views
I'm having trouble understanding how to manage develop and production APIs my app leverages. We update a develop server and the new versions of the API will be compatible with a planned release of the application. However, this release is a production release and we need to point it at a production server. Apple needs to approve our release, therefore we have an issue where if we update production before apple approves the build it often breaks for existing users, and if we update after it will break for Apple. I'm currently on a large TestFlight group of about 100 users, we are planning to move out of test flight in a few months. How is this typically handled?
Posted Last updated
.
Post not yet marked as solved
1 Replies
602 Views
I'm just starting playing with some projects and technologies and looking to build a simple app that does image trigger detection. I don't have any 3d requirements (it just opens urls), however, I do need to load the images dynamically, IE can't rely on them being in the built resources folder. With the frameworks changing so fast, I'm finding it hard to know what framework / starter project to choose or what resources would fit this need. Any tips would be most appreciated. Thanks
Posted Last updated
.