Knowledge Base / 72 posts found

WordPress

by support
Comments are off for this post.
General settings First you will add the Feature to your Application. After what you will see the following configuration page WordPress URL: This is the WordPress you want to fetch posts & pages from. Group all queries into a single list: This one is a display option, in WordPress v2 you can build what we call “queries”. They are collection of posts and/or pages, choosing this option will group all the queries into a single list page like the picture below   Otherwise, when not checked, queries will be displayed like “categories/folders”   Show cover: this option applies only when […]

Push Notifications

by support
Comments are off for this post.
Once your application is featured on the App Store and Google Play, you’ll be able to send push notifications. Or your clients will, if you’re a reseller. First of all, to be able to send notifications, your app must be set as “published”, in its details page (backoffice > manage > applications > pick your app): Then, from the app editor, it is quite simple. You have to click on the Push feature. This will appear: Then, you have to click on the , to create a new Push message. This will appear: “Open a feature or a custom url” […]

RSS Feeds

by support
Comments are off for this post.
This feature allows you to integrate feeds from blogs or news websites either from the business for which you’re creating the application or other sources in relation with the business or both. You can create as many feeds as you want. Here is how it works: It doesn’t matter if you know or not the feed link you want to integrate. Just enter a title for your feed and then the url of the website from which you want to extract the feed. Click ok. If there are some feeds for this website, Tiger will display them and let you […]

How to Find Apple Team ID, Name & Provider

by support
Comments are off for this post.
How to find Apple team id, name & provider Membership First login to https://developer.apple.com Then go to Membership, below you’ll find your Team Name “Dummy Corp.” and Team ID “CD56GBUJHY” Since Apple are merging Developer & App Store Connect accounts, your Provider should be your Team Name or Team ID Team Id: CD56GBUJHY Team Name: Dummy Corp. Provider: Dummy Corp. Troubleshooting: If the build is unsuccessful due to the Provider being incorrect, try with the Team ID, if this still doesn’t work, please contact us and we will help you find out! Note: Some older accounts or with multiple teams […]

How to Preview the App I’m Creating?

by support
Comments are off for this post.
To preview the app(s) on a phone before publishing it, you can use the “Previewer App” module. You can buy this module here: Download the zip file and install it in your backoffice in Settings > Updates & Modules. You will find how to create your previewer app in this documentation:  

Will I be Able to Update My App without a New Publication Process?

by support
Comments are off for this post.
  Yes. Your app is automatically updated with your new content, as well as new colors and new design options. The only things that would require new submissions are items related to the app itself: app icon app startup image (splash screen) app name app description (only for the App Store) categories and keywords (only for the App Store) the web app url (in Settings > Domain), if you change it after your app is published adding certain features/modules (if after adding a new feature to your app, the feature does not open in your app, the app must be […]

How to Compile Manually Android Apps?

by support
Comments are off for this post.
  To generate the APK file or AAB. If you are using the AppBox Studio SAE you have to manually generate the APK file or AAB of your app. You can check this article to see how to compile the APK/AAB manually. If you are using a commercial edition (MAE or PE) you can generate the APK/AAB automatically with the Service APK/AAB Generator. To manually generate the APK/AAB, follow these steps to generate it from the source files: First of all you need Android Studio to generate the APK/AAB. If you haven’t already you will have to download and install […]

How to Find Apple Team ID, Name & Provider

by support
Comments are off for this post.
How to find Apple team id, name & provider Membership First login to https://developer.apple.com Then go to Membership, below you’ll find your Team Name “Dummy Corp.” and Team ID “CD56GBUJHY” Since Apple are merging Developer & App Store Connect accounts, your Provider should be your Team Name or Team ID Team Id: CD56GBUJHY Team Name: Dummy Corp. Provider: Dummy Corp. Troubleshooting: If the build is unsuccessful due to the Provider being incorrect, try with the Team ID, if this still doesn’t work, please contact us and we will help you find out! Note: Some older accounts or with multiple teams […]

How to Enable/Disable a Feature

by support
Comments are off for this post.
You can disable a feature globally in your Backoffice, open the following page Settings > Advanced > Modules then scroll down to the Features section. You can now disable (or enable) any feature.   How disabling a feature affects my AppBoxStudio, Apps & Customers? Disabling a feature will prevent any user to add it in applications (user will not see the feature at all in the list) However a disabled feature is still available, and will continue to service for all applications that were using it prior to the deactivation, and users can continue to edit the feature.     […]