Requirements WordPress permalinks must be enabled at: Settings > Permalinks. Generate API keys The WooCommerce REST API works on a key system to control access. These keys are linked to WordPress users on your website. To create or manage keys for a specific WordPress user: Go to: WooCommerce > Settings > Advanced > REST API.Note: Keys/Apps was …
Category: What is needed
To update your to the new version a new publishing is required. If you want to do it by your self you can follow this guide. Otherwise, you can purchase our publishing services. Updating your app is really easy, you’ll just need to write some commands inside your terminal and everything will be ready. First: …
How to update to 1.5.0 if you already own an older versionRead More »
Before starting the guide on how to set your OneSignal, here’s a list of what you will need:1) An OneSignal Account if you do not already have one2) Your OneSignal App ID, available in Settings > Keys & IDs3) iOS – An iOS device (iPhone, iPad, iPod Touch) to test on. The Xcode simulator doesn’t support push notifications …
Login inside your App Store Connet account, you’ll find yourself into this page: After pressing on the blue button, a new page will pop-up: Press on the link “Certificates, Identifier and Profiles” and you’ll be headed into “AppStore Developer” (Don’t close the previous page, we will need it again later) in a page that will …
Let’s begin by creating an account into firebase.Get inside the console pannel: Create a new project and get inside of it.Now, let’s begin by setting up iOS. iOS: Press on iOS and fulfill all the boxes:1) ID bundle iOS: (Follow this guide)2) Nickname of your app: Use your app name3) ID Apple Store: You can …
Actually, Custom Listing App integrates two social logins: Google and Facebook. Google social login: iOS:As the first step, you’ll need to create an account into this site: https://console.developers.google.com/apis/credentialsAs you’ve created your account, you’ll need to create your project.Once this is done, you’ll need to select your project just created, you should now see a new …
Edit the app/Constants.ts file: Edit the url file with your website domain, including http/https (to avoid incompatibility problems please use https) Change GoogleMapsKEY field with your Google Maps key Run the next command on your terminal Please remember to activate Maps Static API and Geocoding API and Maps JavaScript API on Google Cloud Console Then rebuild …