Skip to main content

Questions tagged [android]

Android is an operating system based on the Linux kernel, and designed primarily for touchscreen mobile devices such as smartphones and tablet computers.

0 votes
0 answers
23 views

Description: We are experiencing a critical issue with Salesforce Mobile SDK version compatibility that affects push notification functionality. Current Setup: Marketing Cloud SDK: 9.0.+ (Push ...
Manuel's user avatar
  • 1
0 votes
0 answers
61 views

We are getting these issue from VAPT. Using implementation 'com.salesforce.marketingcloud:marketingcloudsdk:8.0.9' 1: App uses SQLite Database and execute raw SQL query. Untrusted user input in ...
SpiritCrusher's user avatar
0 votes
1 answer
50 views

This code below is hit when in app message having a button is tapped which opens a url. But this doesn't have the in app message details. setUrlHandler { context, url, urlSource -&...
AK123's user avatar
  • 1
0 votes
0 answers
30 views

I'm using Salesforce Mobile SDK 12.2.0 in a React Native app and trying to sync up records using an External ID (Delivery_Id__c) to prevent duplicates. However, I'm still seeing duplicate records in ...
Dominic Mulholland's user avatar
0 votes
1 answer
110 views

How can I track push notification events in Android, such as when a notification is received, tapped, or dismissed by the user? I need a listener or method to monitor these events so I can send ...
AK123's user avatar
  • 1
0 votes
0 answers
200 views

I recently upgraded and Android app to compileSdk 34 and updated MarketingCloudSdk to 8.1.5 For some phones (eg. Galaxy Note 10) I have this exception at start up: Fatal Exception: java....
Alberto Cappellina's user avatar
0 votes
0 answers
40 views

Sometimes we receive crashes with : Fatal Exception: java.lang.NullPointerException Attempt to invoke virtual method 'int com.salesforce.marketingcloud.analytics.stats.b.d()' on a null object ...
Alex's user avatar
  • 1
0 votes
1 answer
159 views

I am using multiple push sdks in my project. I have SF Auth SDK as well. I have configured SFMC properly and I can receive the notifications as well as the inbox messages, but when I interact with the ...
eMazdoor's user avatar
0 votes
1 answer
90 views

We are using 'MarketingCloudSDK' version '8.1.5' in our Android app, and we realized that even after disabling the analytics, the logs indicate that Salesforce is still sending events. We are ...
Oscar's user avatar
  • 3
1 vote
0 answers
127 views

SDK Version: 8.1.5 implementation 'com.salesforce.marketingcloud:marketingcloudsdk:8.1.5' Issue: when setting the profileId the value is not synchronized with the SF backend. Furthermore, it seems ...
Alessandro Benvenuti's user avatar
1 vote
1 answer
140 views

MarketingCloud analytics for tracking push notifcations can be enabled by calling setAnalyticsEnabled(true) on the MarketingCloudConfig.builder() instance when initializing SFMCSdk, as explained here. ...
VladSabau's user avatar
0 votes
0 answers
355 views

I'm encountering an issue in our Android app where when notification is clicked, the app does not launch. We're using latest Library version 8.1.5 into project. Some key points from my findings: I ...
shubham_ag's user avatar
0 votes
1 answer
147 views

Android SDK RequestManager often logging with registration status "Too Many Requests - 429" Can someone explain what are the impacts of this in the registration process in Marketing Cloud? ...
Eloisa 's user avatar
1 vote
0 answers
273 views

I am trying to implement Android SDK in my app using steps below. https://salesforce-marketingcloud.github.io/MarketingCloudSDK-Android/sdk-implementation/implement-sdk-google.html I have added maven ...
Cüneyt Aliustaoğlu's user avatar
0 votes
0 answers
232 views

I am new to Salesforce sdk. I am using In app messaging UI sdk to implement chat feature within app and it's working in debug build. When i run on release build it crash with attached stacks trace. I ...
Arpit Patel's user avatar

15 30 50 per page
1
2 3 4 5
16