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 "_"
186 views Asked by user14588583 At
1
There are 1 answers
Related Questions in SWIFT
- Navigate after logged in with webservice
- URLSession requesting JSON array from server not working
- When using onDrag in SwiftUI on Mac how can I detect when the dragged object has been released anywhere?
- Protect OpenAI key using Firebase function
- How to correct error: "Cannot convert value of type 'MyType.Type' to expected argument type 'Binding<MyType>'"?
- How to share metadata of an audio url file to a WhatsApp conversation with friends
- Using @Bindable with a Observable type in SwiftUI
- How to make a scroll view of 9 images in a forEach loop open on image 6 if image 6 is clicked on from a grid?
- Using MTLPixelFormat.rgba16Float results in random round-off errors
- Search and highlight text of current text in PDFKit Swift
- How is passing a function as a parameter related to escaping autoclosure?
- Actionable notification api call not working in background
- Custom layout occupies all horizontal space
- Is it possible to fix slow CKAsset loading on Cloudkit?
- Thread 1: Fatal error: Unexpectedly found nil while implicitly unwrapping an Optional value - MapView.isMyLocationEnabled
Related Questions in SWIFT5
- How to do a Tuple extension in current Swift? It seems to be available experimentally
- No such module 'SwiftData'
- Is it perfectly correct that this computed property will work like a "pointer" in current Swift?
- Combining drawing animation with live video using Swift and Pencilkit
- Is it absolutely the case that Swift >will not< deep copy a large array, when one "guard let" the array?
- Is there a way to drop the comma and space elements when using Date.FormatStyle?
- NavigationStackView .searchable modifier not visible when embedded in NavigationSplitView
- Get height of a view inside ZStack in SwiftUI
- How to add axis titles with DGCharts in Swift?
- swift | Nothing in multiple TableView with custom cell
- Xcode 15: After deploy build to TestFlight, fonts have another style
- xcode datatask not running
- How can I change the source location of an OSLog Message?
- QLPreviewControllerRepresentation does not conform to protocol UIViewControllerRepresentable
- NSBatchInsert does not work for CoreData Transformable Attribute e.g. Dictionary<String, String>
Related Questions in INTERCOM
- The plist file at path `flutter/ios/Pods/Intercom/Intercom.xcframework/Info.plist` doesn't exist
- Which client secret should be used fro webhook authentication in Intercom webhook
- Specific Users Lack Datadog And Intercom Logs
- ng intercom is not working with angular 17
- Intercom react native integration, Android fail to build
- Can an app support multiple APNS keys? -> require p12 and p8 for the same app
- Intercom API requests to Google Apps Script
- Intercom fetch articles with Redux gives CORS error
- React-Native Manifest merger failed with multiple errors
- I am trying to setup intercom in react native ,getting issue of Failed Identity Verification check
- Intercom (not input- output Stream)
- Intercom js api - Messanger isOpen status
- Unable to update the custom_attribute field using the node.js intercom-client
- Intercom not working on android 12 Xamarin forms
- Pydantic: dynamic field name and structure
Related Questions in INTERCOM-IOS
- I am trying to setup intercom in react native ,getting issue of Failed Identity Verification check
- How to access environment variables located in .env - React Native
- Use of undeclared identifier 'Intercom' in AppDelegate.m - react-native-intercom
- Intercom Interface return text with symbol "_"
- Unable to send custom data attribute in flutter_intercom
- react-native-intercom throws cryptic error - Undefined symbols for architecture x86_64
- PODS_ROOT and other pods env variables not set when compiling Ionic app
- Intercom : iOS App crashing on updating user only on iOS 10.3.2
- iOS Intercom crash when tapping default icon
- Having users with no emails set in Intercom service
- Intercom push notifications in swift
- Intercom.io Custom Attributes for Swift aren't working
- catch notification and do something
- Integrating Intercom into Swift iOS app
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?
Popular Tags
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)
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 :