Skip to content
#

ios-sdk

Here are 192 public repositories matching this topic...

isupremedyou
isupremedyou commented Jan 21, 2020
  • Xcode version: Version 11.3.1 (11C505)
  • Firebase SDK version: 6.13.0
  • Firebase Component: Auth
  • Component version: 6.4.0

When unpacking the claims dictionary after calling getIDTokenResult(forcingRefresh:completion:) on an instance of FIRUser we are getting unexpected behavior for the key user_id. We are using user_id in our additional claims of our custom auth token.

mathew3
mathew3 commented Sep 26, 2019

URL passed to saveEvent function gets encoded in iOS calendar.

URL passed
https://example.com/events/44

URL shown in the calendar event
https%3A%2F%2Fexample.com%2Fevents%2F44

Environment

"react-native": "0.61.0"
"react-native-calendar-event

Improve this page

Add a description, image, and links to the ios-sdk topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ios-sdk topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.