Remote configuration for React Native apps

Remote configuration for React Native apps

Overview

Remote Config enables you to change the behavior or appearance of the app by making changes to the server side values. To add the parameters and conditions in the Remote Config UI, refer to the user guide.

Add the remote config SDK to your app

  1. Before your begin, make sure that Apptics is integrated into your project by following the integration guide.
  2. Use the below method to fetch value for a param.
  1. import { Apptics, AppticsRemoteConfig} from '@zoho_apptics/apptics-react-native';


    AppticsRemoteConfig.getStringValue("param_name", false, true).then(function(success: string) {

          console.log(success);

        })

getStringValue accept three params.
  1. key [string] - the name of the param configured in the web console.
  2. 'coldFetch' getStringValue has a cache mechanism which will prevent frequent network calls. If coldFetch is enabled, getStringValue fetches from network ignoring the cache mechanisms. Only three calls to the network are allowed per minute. If this threshold breaks, the method will return Null or fallback to offline value.
  3. 'fallbackWithOfflineValue' - If enabled, getStringValue will return the previously fetched value incase of Network failures.

Set custom criteria

Use the below method to set the custom condition criteria for the device.

  1. import { Apptics, AppticsRemoteConfig} from '@zoho_apptics/apptics-react-native';


    AppticsRemoteConfig.setCustomCondition("condtionKey", "conditionValue")

      Create. Review. Publish.

      Write, edit, collaborate on, and publish documents to different content management platforms.

      Get Started Now


        Access your files securely from anywhere

          Zoho CRM Training Programs

          Learn how to use the best tools for sales force automation and better customer engagement from Zoho's implementation specialists.

          Zoho CRM Training
            Redefine the way you work
            with Zoho Workplace

              Zoho DataPrep Personalized Demo

              If you'd like a personalized walk-through of our data preparation tool, please request a demo and we'll be happy to show you how to get the best out of Zoho DataPrep.

              Zoho CRM Training

                Create, share, and deliver

                beautiful slides from anywhere.

                Get Started Now


                  Zoho Sign now offers specialized one-on-one training for both administrators and developers.

                  BOOK A SESSION







                              Quick LinksWorkflow AutomationData Collection
                              Web FormsRetailOnline Data Collection Tool
                              Embeddable FormsBankingBegin Data Collection
                              Interactive FormsWorkplaceData Collection App
                              CRM FormsCustomer ServiceForms for Solopreneurs
                              Digital FormsMarketingForms for Small Business
                              HTML FormsEducationForms for Enterprise
                              Contact FormsE-commerceForms for any business
                              Lead Generation FormsHealthcareForms for Startups
                              Wordpress FormsCustomer onboardingForms for Small Business
                              No Code FormsConstructionRSVP tool for holidays
                              Free FormsTravelFeatures for Order Forms
                              Prefill FormsNon-Profit
                              Forms for Government
                              Intake FormsLegal
                              Mobile App
                              Form DesignerHR
                              Mobile Forms
                              Card FormsFoodOffline Forms
                              Assign FormsPhotographyMobile Forms Features
                              Translate FormsReal EstateKiosk in Mobile Forms
                              Electronic FormsInsurance
                              Drag & drop form builder

                              Notification Emails for FormsAlternativesSecurity & Compliance
                              Holiday FormsGoogle Forms alternative GDPR
                              Form to PDFJotform alternativeHIPAA Forms
                              Email FormsWufoo alternativeEncrypted Forms
                              Accessible FormsTypeform alternativeSecure Forms

                              WCAG

                                          Create. Review. Publish.

                                          Write, edit, collaborate on, and publish documents to different content management platforms.

                                          Get Started Now






                                                            You are currently viewing the help pages of Qntrl’s earlier version. Click here to view our latest version—Qntrl 3.0's help articles.




                                                                Manage your brands on social media

                                                                  Use cases

                                                                  Make the most of Zoho Desk with the use cases.

                                                                   
                                                                    

                                                                  eBooks

                                                                  Download free eBooks and access a range of topics to get deeper insight on successfully using Zoho Desk.

                                                                   
                                                                    

                                                                  Videos

                                                                  Watch comprehensive videos on features and other important topics that will help you master Zoho Desk.

                                                                   
                                                                    

                                                                  Webinar

                                                                  Sign up for our webinars and learn the Zoho Desk basics, from customization to automation and more

                                                                   
                                                                    
                                                                  • Desk Community Learning Series


                                                                  • Meetups


                                                                  • Ask the Experts


                                                                  • Kbase


                                                                  • Resources


                                                                  • Glossary


                                                                  • Desk Marketplace


                                                                  • MVP Corner



                                                                    Zoho Sheet Resources

                                                                     

                                                                        Zoho Forms Resources


                                                                          Secure your business
                                                                          communication with Zoho Mail


                                                                          Mail on the move with
                                                                          Zoho Mail mobile application

                                                                            Stay on top of your schedule
                                                                            at all times


                                                                            Carry your calendar with you
                                                                            Anytime, anywhere




                                                                                  Zoho Sign Resources

                                                                                    Sign, Paperless!

                                                                                    Sign and send business documents on the go!

                                                                                    Get Started Now




                                                                                            Zoho TeamInbox Resources





                                                                                                      Zoho DataPrep Demo

                                                                                                      Get a personalized demo or POC

                                                                                                      REGISTER NOW


                                                                                                        Design. Discuss. Deliver.

                                                                                                        Create visually engaging stories with Zoho Show.

                                                                                                        Get Started Now










                                                                                                                            • Related Articles

                                                                                                                            • Remote Configuration in Zoho Apptics

                                                                                                                              Overview Remote configuration allows you to make dynamic changes in your app's behavior and appearance remotely, without releasing an actual update. You can toggle features, perform canary launches, rollout or rollback changes, show or hide UI ...
                                                                                                                            • Remote Logger in Zoho Apptics

                                                                                                                              Overview Remote Logger helps you to receive real time application logs from your app and debug issues remotely. You can simulate bugs, troubleshoot, and discover their hidden reasons. Application log files are collected from the user's device, which ...
                                                                                                                            • Push notifications

                                                                                                                              Overview Push notifications are one of the means to keep your users engaged with your app even when they are not actively using the app. These messages directly push the information to a user's device. Push notifications can be images, texts, or ...
                                                                                                                            • Performance monitoring for iOS apps

                                                                                                                              Overview Application performance metrics help you to measure and monitor your app's performance. These metrics allow you to monitor and address any issues affecting your app proactively. Application performance monitoring helps you to: Avoid ...
                                                                                                                            • Application IDs

                                                                                                                              Overview An application ID is a unique identifier for your application. It is called as a bundle ID for Apple apps and package name for Android apps. These application IDs help in differentiating it from other apps on a device and in app stores. ...
                                                                                                                              Wherever you are is as good as
                                                                                                                              your workplace

                                                                                                                                Resources

                                                                                                                                Videos

                                                                                                                                Watch comprehensive videos on features and other important topics that will help you master Zoho CRM.



                                                                                                                                eBooks

                                                                                                                                Download free eBooks and access a range of topics to get deeper insight on successfully using Zoho CRM.



                                                                                                                                Webinars

                                                                                                                                Sign up for our webinars and learn the Zoho CRM basics, from customization to sales force automation and more.



                                                                                                                                CRM Tips

                                                                                                                                Make the most of Zoho CRM with these useful tips.



                                                                                                                                  Zoho Show Resources