2019-ebook-3d-onblue4
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.

Custom App Spotlight: ‘Ōlelo’s Mobile App

By Dalya Messenlehner | February 20, 2024

‘Ō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 More
LearnDash App Features

New! HUGE LearnDash App Improvements

By Scott Bolinger | January 26, 2021

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 More

New Features and Improvements This Month

By Scott Bolinger | January 14, 2021

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 More
App Store Screenshots

How To Create Great Looking App Store Screenshots

By Scott Bolinger | December 8, 2020

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 More

New App: Share and Upvote WordPress Community Content

By Scott Bolinger | November 30, 2020

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 More
In App Purchases

Apple In App Purchase Fees Cut in Half

By Scott Bolinger | November 23, 2020

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 More

New! Apple and Google Login

By Scott Bolinger | November 3, 2020

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 More
App Page Builder

New! App Page Builder

By Scott Bolinger | October 27, 2020

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 More
iOS app rejection reasons

9 Reasons Your App Could Be Rejected By Apple Review

By Damien O'Neill | October 19, 2020

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 More

Function to Enroll a User into a LearnDash Course

By Scott Bolinger | October 14, 2020

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