Legacy Dev Forum Posts

 View Only

Sign Up

Domain parameter in react native wrapper

  • 1.  Domain parameter in react native wrapper

    Posted 06-05-2025 19:26

    Luca_Assandro | 2024-10-31 09:13:58 UTC | #1

    Hi please someone can clarify the parameter "domain" specified in these methods to creare a chat wrapper?

    https://developer.genesys.cloud/commdigital/digital/webmessaging/mobile-messaging/messenger-mobile-sdk/react-native-wrapper#react-native-app-implementation

    Thanks Luca


    Jerome.Saint-Marc | 2024-10-31 11:42:14 UTC | #2

    Hello,

    I haven't used this SDK but that's probably the same domain parameter mentioned in the Android SDK: https://developer.genesys.cloud/commdigital/digital/webmessaging/mobile-messaging/messenger-mobile-sdk/android/#1--create-messenger-account

    domain - The regional base domain address for a Genesys Cloud Web Messaging service. See full list of possible platform API regions. For example, if you are using the US East (Virginia) region, then the URL for your service will be https://apps.mypurecloud.com . To derive the value for the domain field in the MessengerAccount, remove the protocol (https:// ) and the subdomain (apps. in this example), leaving only mypurecloud.com , and this is the value you should pass to the domain field.

    So "mypurecloud.com", "mypurecloud.ie", "mypurecloud.de", ...

    Regards,


    Luca_Assandro | 2024-10-31 11:55:46 UTC | #3

    Hi Jerome it sounds good

    thanks Luca


    system | 2024-12-01 11:56:17 UTC | #4

    This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.


    This post was migrated from the old Developer Forum.

    ref: 30135