Prototyping

RSS for tag

Develop and test different versions and features of your app.

Posts under Prototyping tag

5 Posts
Sort by:
Post marked as solved
1 Replies
244 Views
Hello, I'm trying to make my own app (private) for my home automation which I've made with esp32 microcontroller. at this moment I've developed a small testing app in Xcode with just 1 slider button: LED ON/OFF. I've connected the Led to the esp32. my esp32 creates a web server with the slider button. in Xcode is program the IP url to acces the web server and then control the led with my custom app. QUESTION: Is there a way I can leave out the web server? Custom app controls directly I/O off esp32? when I use the app now, it's kinda slow in reactiontime cause It needs to contact the webserver first.
Posted
by
Post not yet marked as solved
0 Replies
142 Views
I've never worked at a tech company. I built an app from scratch with a NodeJS API and MongoDB hosted on AWS. I will start hiring back-end developers to work with me. What is the best practice for making changes to the backend? All the .js files are store in a repository, but what's the best way to test changes to the API before shipping? The app is live on the app store. Should I put a duplicate build on TestFlight and connect it to version_2.js files and test it like that? Or is there a better way to do it? Curious about what industry folks typically do.
Posted
by
Post not yet marked as solved
0 Replies
239 Views
When a new version of an app is released to the App Store, how to query the number of users upgrading to the new version
Posted
by
Post not yet marked as solved
1 Replies
325 Views
How i solve this message ?? However, to be in compliance with guideline 2.3.3, it would still be appropriate to revise your 6.5-inch iPhone screenshots to ensure that they accurately reflect the app in use on the supported devices.
Post not yet marked as solved
0 Replies
342 Views
https://itunes.apple.com/lookup?bundleId=com.xxxx.xxxx while check this url in POST method then the version will shows updated version but when I check in GET method then it shows previous version.
Posted
by