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.
‘Ōlelo Community Media is a non-profit organization located in Hawaii, dedicated to providing media education and community access to television production resources. The organization’s mission is to empower community members to tell their own stories and share their perspectives through media production. ‘Ōlelo offers a wide range of services to the community, including media training,…
Read MoreNew! HUGE LearnDash App Improvements
We completely rewrote our LearnDash integration from scratch to make your courses faster, smoother, and more immersive for your students. It’s now in beta and ready for you to test in your own apps. The main focus was performance, and it is a huge improvement. Moving away from iFrames to an API based infrastructure allows…
Read MoreNew Features and Improvements This Month
We are always releasing fixes and improvements, here’s the latest. Comments on API based Posts You can now show comments and add new ones on WordPress post list blocks. To enable comments, just check “Show Comments” on your WordPress post list block. For apps built prior to the date of this post, your app must…
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 More