• ios man
  • NEWBIE
  • -1 Points
  • Member since 2018

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 6
    Replies
Hi, just a question on the availability of standard functionality as part of the Mobile SDK.

Is there any standard component available in the Mobile SDK for being able to show an inbox / notification center for all (push) messages sent to an app (with the mobile sdk integrated)?
After the update done this weekend some users (ios users) cannot see "add note" button on a custom object when desktop users can. This was a change done over the weekend.

All of our users still are on classic view.

Hi Team,

I am trying to automate mobile test scenarios for salesforce app but facing problem related to viewing mirror image of opened Salesforce App in real device with Appium app Inspector installed in my desktop . I can able to launch the Salesforce APP in real device but couldn't identify object locators  example username , password and login button xpath can not be identified using Appium app Inspector or uiautomatorviewer.

Error : Could not obtain source: [object Object] after Appium launches the app .

Please help me . Thanks 

Note : Appium setup looks fine in my Desktop. I am able to Lauch other APPS ( Eg : Amazon, Facebook ) and able to identify objects . Issue is facing with Salesforce APP . 

I understand that for Salesforce mobile we can set PIN to relogin after time out from the app, Is there a way to have some users without a PIN and some users with a PIN?
How can I develop Live agent SDK for Android to support Android API Level 15?
I am using a custom cloud page link where I am storing the mobile number who are clicking that link then I am unsubscribing them from mobile connect via import. Instead of import process , I can use any REST API code in that page to do the same?