fbpx

Publishing Your App On Google Play Store

First of all you will need to publish your app on our platform. Then we will send you the APK file of your app. Before you even continue you will need a Google Developer Account. Once you have created a Google Play Developer account (and pay the $25 fee to Google), go to https://play.google.com/apps/publish and log in to your Read more about Publishing Your App On Google Play Store[…]

How to create an API key for Instagram

In this article, we will guide you on how to create an API key for your Instagram. Before you began, you will need an Instagram account. Login to https://www.instagram.com/developer/ 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 Read more about How to create an API key for Instagram[…]

How to create an OpenWeatherMap API key

You will need an OpenWeatherMap API key for the weather feature to work. Simply register yourself here https://openweathermap.org/ Then when logged in get the API Key in your “API Keys” tab This feature offers a weather widget in your app to display the forecasts for a particular city or for your users location. First, click on  in the Read more about How to create an OpenWeatherMap API key[…]

How to create a Google Maps Javascript API key

In this post, we will go thru with you on how to create your Google Maps API keys. Firstly, go to https://developers.google.com/maps/documentation/javascript Then click on  on the upper right. Select the 3 options: Maps, Routes and Places. Then select “Create a new project”: Name your project and click on next. Create a billing account if you don’t Read more about How to create a Google Maps Javascript API key[…]

How To Create a Google Maps Javascript API key

Go to https://developers.google.com/maps/documentation/javascript Then click on  on the upper right. Then select “Create a new project” Then you obtain your API key: Click on the link “API Console”: In the new window, for the Key restriction, select “None”. Save and you’re all set! Now you just have to copy and paste your API key in your editor Read more about How To Create a Google Maps Javascript API key[…]

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? CSS is a programming language Read more about How to use the Advanced Customization CSS / SCSS[…]

How to edit the Privacy Policies of your applications

Where can I find the Privacy Policies of my application ? If your application have the `My Account` feature you can find it right inside under the button `Privacy policy` If you want more flexibility for your Privacy Policies, you can also add them as a `Feature` In the Editor > Features section you can add Read more about How to edit the Privacy Policies of your applications[…]