Misc. Configuration

1. How to enable sharing app

This is only possible after you successfully publish initial version of your app.
Before you build your second version of the app, do the following
– Go to play store and app store and copy your app link
– Open app > services > miscConfig.js file
– Make the value of “enableAppSharing” true
– And paste the copied links under android and iOS
– Now build a new version and submit to stores



2. To enable multiple image selection, follow the below instruction:
– Open app > services > miscConfig.js file.
– Now put true for ‘allowMultipleImageSelection‘ field.



3. How to get renew option in mobile app?
There are two types of settings

  1. For all users
    Admin dashboard > Classified Listing > Moderation > Renew Listing should be enabled
  2. For member only
    Admin dashboard > Classified Listing > Membership > Renew only for membership should be enabled

If one or both of these settings are enabled and the user has any expired listing,
he will be able to renew it by tapping three dot option in my listing list


4. Control of opening similar ads in the same screen or in a new screen
– Open app > services > miscConfig.js file and change the value 0f “similarAdsOpeninSamePage” to true or false.

5. Missing category icons in the app?

You need to set up PNG images as category icon from the website. App will automatically sync from the website.

Go to your website admin dashboard > Classified Listing > Categories > Select “Edit” for any category > Scroll down And select “Add Image”. Here upload png image.