I have checked and implemented the intercom SDK in my ios app as per instructions given in intercom guideline document and Its working fine but I'm facing an issue that the some of the strings in the interface show with _. Like your_conversation, send_us_a_message instead of simple string. I have searched about it but didn't found any solution yet.For more reference please check the below screenshot :
Intercom Interface return text with symbol "_"
184 Views Asked by user14588583 At
1
There are 1 best solutions below
Related Questions in SWIFT
- Overlapping UICollectionView in storyboard
- Cannot pod spec lint because of undeclared type errors
- Swift code with multiple NSDateFormatter - optimization
- How do I add multiple in app purchases in Swift Spritekit?
- cellForRowAtIndexPath and prepareForSegue return different label colors
- Getting this message in my console in xcode "Ignoring restoreCompletedTransactionsWithApplicationUsername: because already restoring transactions"?
- Change background of an Accessory View in a UITableViewCell
- fade in an bounce animation subview
- Create a PFObject and PFRelation after PFUser Sign Up
- Swift 2 - Pattern matching in "if"
- How do I give inputs through NSURL
- How do I add custom cells to TableView in Swift?
- UIWebView not loading URL in simulator
- Compiler complains that 'Expression resolved to unused function' when removing index in array of functions
- Cast from 'Int?' to unrelated type 'NSNumber' always fails
Related Questions in SWIFT5
- 'Module was not compiled for testing' when using @testable
- SwiftUI strange tabbar behaviour with groups
- Create Circular Bar and Custom Swipe for TableView Cell in Swift 5?
- Array cannot be inferred Error in Xcode 12 with Swift 5
- Non-Nil User Crashing When Unwrapped - Firebase, SwiftUI
- How to disconnect inactive users in an application chat xcode
- ULTextField values disappears when the device orientation changes
- Weak reference to delegate/coordinator is lost on iOS 12 and 11, works on iOS 13/14. Swift 5
- Xcode 11.6 having error while importing custom framework: Module compiled with Swift 5.3 cannot be imported by the Swift 5.2.4
- Having trouble with ObserveObject Array changes in my code
- didFinishPickingMediaWithInfo is not calling in Xcode 12
- SwiftUI binding of related entity by using @FetchRequest does not update the view
- AVPlayerViewController Swipe UISwipeGestureRecognizer.up not working Xcode 12 tvOS 14
- How to add a function with parameter in addTarget of UIButton in swift 5?
- Trying to get a popover in a certain size
Related Questions in INTERCOM
- Redirect a state to an abstract state's child with UI-Router in AngularJS throws Intercom error
- Cannot merge new index 69355 into a non-jumbo instruction with IONIC and INTERCOM
- PODS_ROOT and other pods env variables not set when compiling Ionic app
- Intercom "Couldn't send" error, 404 from the /reply call
- Intercom (client side) JavaScript "on message send" callback/event?
- Angular 9 Intercom API, how to fix CORS error?
- Intercom API requests to Google Apps Script
- Can an app support multiple APNS keys? -> require p12 and p8 for the same app
- Intercom react native integration, Android fail to build
- open intercom from tabbar button click
- HTTP 400 error using Python Requests POST and Intercom API
- How to fix Incompatible version for pod "React native Intercom"
- How to use useIntercom() from react-use-intercom in class component?
- intercom-php API - creating conversation using an email returns 400 bad request
- How to integrate Salesforce Opportunity object to Intercom
Related Questions in INTERCOM-IOS
- PODS_ROOT and other pods env variables not set when compiling Ionic app
- Unable to send custom data attribute in flutter_intercom
- react-native-intercom throws cryptic error - Undefined symbols for architecture x86_64
- Intercom Interface return text with symbol "_"
- I am trying to setup intercom in react native ,getting issue of Failed Identity Verification check
- Intercom : iOS App crashing on updating user only on iOS 10.3.2
- Use of undeclared identifier 'Intercom' in AppDelegate.m - react-native-intercom
- Having users with no emails set in Intercom service
- Integrating Intercom into Swift iOS app
- iOS Intercom crash when tapping default icon
- Intercom.io Custom Attributes for Swift aren't working
- How to access environment variables located in .env - React Native
- Intercom push notifications in swift
- catch notification and do something
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
I didn't met this confusing strings, but i suppose the problem is in the intercom admin panel config, so you should ask your customer what settings he has. I think there can be two reasons:
1. Default language in messenger (admin panel -> messenger -> Set your welcome message -> Default language). May be there is a probability that it’s not english (for example Finnish) and Intercom doesn’t have proper localized strings for this language.
2. You client use kinda "override intercom’s default texts" feature like this. So may be he has this kind of integration but some of the string values are missing. You can ask checking what kind of integrations he has here :