Web app or mobile website

A webapp is like a mobile website but with the look and feel of a native app. To open a webapp you have to know and enter its url on your mobile browser, or you can also flash a QR Code. Unlike native apps you can’t access to device features […]

White Label

A white-label product or service is a product or service produced by one company (the producer) that other companies (the marketers) rebrand to make it appear as if they made it. Tiger App Creator is fully white labeled. You can create a white label admin panel on your own domain to allow your clients […]

Native app

A native mobile app is a smartphone application that is coded in a specific programming language, such as Objective C for iOS and Java for Android operating systems. Native mobile apps provide fast performance and a high degree of reliability. They also have access to a phone’s various devices, such […]

How to configure Paypal for the M-commerce feature?

In this tutorial we are going to see how to set up your Paypal account to enable online payments in the M-Commerce feature and receive payments on your Paypal account. Important : your app must use a currency supported by paypal. You can find the list here.  You can set your app currency at […]

How to create Instagram API keys for Images feature?

1. You will need an Instagram account 2. Login to https://www.instagram.com/developer/ 3. Click on “Manage Clients“: 4. Click on  5. Fill out the fields, for the “Application Name” enter the name of your company or your apps builder, and for the “Description” just tell that this Instagram app allows the users […]

How to configure an external SMTP server

What is a SMTP server?   A SMTP server is a basically a mail server, it receives requests & sends e-mails to the good recipient, most of the servers have basic default SMTP servers installed, but configuration can be complicated and you’ll get easily blacklisted and/or in the spam inbox. […]

How to integrate Ads in the app with AdMob?

1. Create an adwords account To login to AdMob you need an Google Adwords account. Create one first at https://adwords.google.com 2. Create your AdMob account Login to AdMob at https://www.google.com/ads/admob/ and create your account after choosing your Adwords account.   3. Create your ad Once logged in Admob, you reach this page: Click […]

How to use the Advanced Customization CSS / SCSS

What’s this section? This section in the Colors menu allows you to customize your application deeper with CSS / SCSS. Here is an example with a modification based on the Layout 6 by using the advanced customization with CSS / SCSS in an app: The version without these customizations: What is CSS? […]