What data is required to perform a JWT validation? Note: There are 3 correct answers to this
question.
Answer : A, B, E
You are implementing a mobile app and want to manually change the screen that is displayed to the
user via pluginView. However, the screen is not displayed and an error is thrown when the following
method is called:
gigya.accounts.switchScreen((screenSet:'Default-RegistrationLogin', screen:'new-screen-id"});
What could be the reason for the error?
Answer : D
You have an existing site hosted over a URL and using Web SDK. What can you use to connect and
route events to the Android SDK?
Answer : B
What is the recommended approach to make a native API call, such as getAccountinfo, from an
Android client?
Answer : A
How can you check the session status in an iOS Swift SDK?
Answer : A
You want to add a new custom field to the accounts schema.
How can you do this?
Note: There are 2 correct answers to this question.
Answer : B, C
You're executing an accounts.search query via REST API. In the response, you see an identities array.
What is stored as part of this array?
Answer : D