How to verify data from localStorage on a server
On my mobile app, I am storing the username of a logged in person, and downloading some data for the given/stored username. When the user checks for updates to his data content on the server, the server dishes out a delta of the content, based on the username. The app then updates its local display accordingly.
The best way to implement authentication for a REST API
We develop social-based applications for mobile. Every application consumes RESTful API web-services. When I implement login I usually store the username and password somewhere on device. Then I send them and as a response I get access to my profile. But I also know there’s another way to do this.
How to connect several (mobile) devices
I want to start a little project, where I want to connect several of my devices. Some are Android mobile devices, others are desktop devices like a PC or laptop. Furthermore I want keep the project as generic as possible. Means I want to share it, so other people can use it.
Mobile-first implementation or desktop-first? [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for […]
How to be robust against webservice downtime caused by third parties
I’m using iPage as my cloud based server provider. I haven’t had any problems with them yet. They hold the scripts for my RESTful services for the mobile app I’m developing. My problem however is that tonight the service went down. I got a “This is a 500” error.
Which hybrid mobile app development framework is best in 2024 and next 3 years? [closed]
Closed 1 hour ago.
Which hybrid mobile app development framework is best in 2024 and next 3 years? [closed]
Closed 1 hour ago.
What are the pros and cons of HTML5, native and hybrid mobile app approaches?
I want to develop a mobile application. I recently read an article on Telerik Forum, which compares among three types of mobile application and I don’t know which one should I select to begin with. Here is an image describing the pros and cons of different mobile design choices
What are the pros and cons of HTML5, native and hybrid mobile app approaches?
I want to develop a mobile application. I recently read an article on Telerik Forum, which compares among three types of mobile application and I don’t know which one should I select to begin with. Here is an image describing the pros and cons of different mobile design choices
What are the pros and cons of HTML5, native and hybrid mobile app approaches?
I want to develop a mobile application. I recently read an article on Telerik Forum, which compares among three types of mobile application and I don’t know which one should I select to begin with. Here is an image describing the pros and cons of different mobile design choices