Quantcast
Channel: Active questions tagged react-native+android - Stack Overflow
Viewing all articles
Browse latest Browse all 29452

How can I change Ticketmaster login Header text in react-native?

$
0
0

I want to change header of ticketmaster login header text . While I am passing displayName as empty string ("") in PresenceSDK , my application is crashing.
So any other place to change ??

current text : Sign in with your Office account or Ticketmaster account

Expected : Sign in with your Ticketmaster account

PresenceSDK.getPresenceSDK().setConfig(consumerKey: consumerKey, displayName: "Office account");


Viewing all articles
Browse latest Browse all 29452

Trending Articles