Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
I have investigated the issue with initializing the MarketoSDK in the RNMarketoModule.kt file and identified a mismatch in the function parameters of initializeSDK.Issue Details:Problem: The initializeSDK function has parameter mismatches which result in an IOException during SDK initialization.Solu...
I have investigated the issue with initializing the MarketoSDK in the RNMarketoModule.kt file and identified a mismatch in the function parameters of initializeSDK. Issue Details:Problem: The initializeSDK function has parameter mismatches which result in an IOException during SDK initialization.Sol...
Hello Marketo Support Team,I am experiencing an issue with initializing the MarketoSDK in my Android project. I have followed the configuration instructions provided in the Marketo React Native SDK Documentation but encountered the following error when running the project: Error Message: Failed to i...