How to Create a Casino App? [With Features and Benefits]
Back in the day, people used to visit casinos for gambling. However, in the current day and age, online casinos have been introduced and are becoming a commonplace thing. This online version of casinos has turned the gambling world upside down. Earlier, players could enjoy their games only on computers which was possible during their spare time and depending upon their location. Things changed as the time went by and casinos started to announce different mobile platforms. They introduced mobile [...]
1x, 2x and 3x Image Scaling on iOS Explained
How does image scaling work on iOS, and what does @2x mean? Different iPhone and iPad models have different screen sizes and pixel densities (PPI). This affects the graphics assets, images and artwork you’re going to use in your iOS app. In this tutorial, you’ll learn more about: The difference between points and pixels When to use 1x, 2x and 3x image scaling File naming conventions with @2x and @3x How to keep working with different screen resolutions simple Recommended tools and [...]
How to Create App Permission Requests No One Can Say No To? (& What to Say When They Say No?)
The app users today are expecting a stellar user experience and even a little detail can ruin this experience for them. One of the most common reasons for this to happen is mishandling or poorly planning the permission requests for your app. You must have noticed while trying to install some apps, you get bombarded by permission requests for a number of things like location, camera, album, calendar, contacts, push notifications, and other such things. For most of the apps the permissions they s[...]