Similar Posts

How to Implement Food Ordering
What is the Mobile Food Ordering feature? The Apptekz mobile food ordering feature is a complete mobile commerce solution designed for building mobile app based food ordering systems and shopping carts. Everything you need to create an online ordering or delivery app for Fast Food, Coffee Shops, Restaurants, Bars, Cafes, and other shops or retail…
Avoiding the Impersonation Policy Rejection
Overview In an effort to protect trademark rights and reduce infringement of intellectual property, Google Play has been actively enforcing its Impersonation and Intellectual Property policy. While this is a good policy, it may affect your ability as a developer to create apps on behalf of other businesses. This article provides the steps to proactively avoid app…
How to Create a Google Maps Javascript API key
To create your Google Maps API keys: Go to https://developers.google.com/maps/documentation/javascript Then click on on the upper right. Create or select a project: Create a billing account if you don’t have one (this is mandatory): The account is automatically restreint to the free trial 300$ limit: Once you have filled the billing form, hit the “Start my free…

How to implement the Exam Feature
Purpose of the Exam Feature The Exam feature enables App Administrators to create multiple choice Exams or Tests inside a mobile app. These Exams will be taken by App Users, Students, Clients, etc. App Administrators can add unlimited Exam Instances to a single app. Each Exam Instance contains only ONE EXAM, while each EXAM can…
How to use QR Coupons
This feature enables the creation of discount coupons that are unlocked by scanning a specific QR Code. Once unlocked, the app will make the discount coupon available for the customer to use. The coupon will not appear in the app for the user until they scan the QR Code. The business owner must first create…
How to Manually Compile iOS Apps for Publishing
In this article, we’ll walk you through the entire process and explain how to publish an iOS app on the Apple App Store. We’ll also give some tips and a step-by-step video. Things to know before publishing Xcode & MacOS To publish an iOS App, a Mac computer is required to use Xcode software. Alternatively,…