
Everything you need to know about building mobile apps
Learn what a mobile app can do for your business, how to build a great mobile app, and much more. Enter your email below for our free ebook.
You will now be able to send push notifications without having an app in the app store. This is big news, and honestly we never thought it would happen. Here’s the tl;dr: This is big 🤯 Apple recently announced that iOS devices running iOS 16.4 will now be able to receive push notifications for home…
Read MoreHow To Create Great Looking App Store Screenshots
Great screenshots are critical to making your app store listing attractive to collect more app downloads. In this article I’ll show you how to go beyond just grabbing screenshots from your app. Learn how to liven them up with attention grabbing titles background images, and device frames. Free Figma and Photoshop files included. Table of…
Read MoreNew App: Share and Upvote WordPress Community Content
The new Capital P Dangit app by AppPresser is live on the app stores. Download it (links below) to find the best content from around the WordPress community. Share, upvote, and even submit your articles in a user friendly mobile app. This app was built with AppPresser just for fun. Here are some of the…
Read MoreApple In App Purchase Fees Cut in Half
Apple recently announced that they will be dropping their commissions on in app purchases to 15% starting January 1st, 2021. The fees will be reduced for anyone making under $1 million per year, which they classify as Small Businesses. From Apple’s announcement: Existing developers who made up to $1 million in 2020 for all of…
Read MoreNew! Apple and Google Login
You can now allow your app users to easily login to your app with their Apple and Google accounts. (not available on all plans) With this feature enabled, your app users will be shown the standard email/password login, as well as buttons for Apple and Google Sign on. When they click one of the buttons,…
Read MoreNew! App Page Builder
Our new App Page Builder lets you create pages for your app easier than ever. Create custom page layouts Drag and drop components visually See changes right away, less rebuilding! No code required This is a huge improvement for creating custom pages in your apps, it’s faster and more intuitive. Create Custom Page Layouts Using…
Read More9 Reasons Your App Could Be Rejected By Apple Review
We deal with Apple App Review a lot. Too much actually. We’ve submitted thousands of apps on behalf of customers and dealt with lots of rejections. In this article, we are going to cover some of the biggest mistakes we have seen that could get your app rejected by the Apple Review Team. It’s a…
Read MoreFunction to Enroll a User into a LearnDash Course
To enroll or unenroll a user from a LearnDash course programatically (using code), you use the ld_update_course_access() function. Enroll This function takes 3 arguments, the user id, course id, and whether you’d like to remove them from the course. To get the course id, it’s helpful to use the learndash_get_course_id() function. This allows you to…
Read MoreThe Difference Between WordPress Actions and Filters (for beginners)
If you want to customize something on your WordPress site using code, you use an action or a filter. With an action or a filter, you can add something to a page, load Javascript or CSS, add information to a post before it is saved, and a thousand other things. So what’s the difference between…
Read MoreUpdates – Logins, Camera, and Email Notifications
This month we made some significant updates to AppPresser apps, here is a log of the important changes. September stats just for fun: > 75 code commits > 1700 email replies > dozens of bugs squashed Login Updates By default the WordPress login token (JWT) expires after 7 days. An expired token causes problems with…
Read More