-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Labels
Type: StaleIssue has become stale - automatically added by Stale botIssue has become stale - automatically added by Stale bot
Description
Issue
Apple started issuing warnings for libs that use the deprecated UIWebView
. Firebase Authentication depends on FirAuth
that references this old api
Is is to be expected for Apple to start rejecting apps that use this api.
A commit has already been pushed to firebase auth repo
firebase/firebase-ios-sdk#3723
React native discussion
react-native-webview/react-native-webview#819
We should aim to push an updated dependency as soon as Firebase Auth releases a new version
Project Files
iOS
Click To Expand
ios/Podfile
:
- I'm not using Pods
- I'm using Pods and my Podfile looks like:
pod 'RNFBAuth', :path => "#{nm_path}@react-native-firebase/auth/ios"
Environment
Click To Expand
react-native info
output:
react-native info
warn The following packages use deprecated "rnpm" config that will stop working from next release:
- react-native-maps: https://npmjs.com/package/react-native-maps
Please notify their maintainers about it. You can find more details at https://github.com/react-native-community/cli/blob/master/docs/configuration.md#migration-guide.
info Fetching system and libraries information...
System:
OS: macOS 10.14.6
CPU: (12) x64 Intel(R) Core(TM) i9-8950HK CPU @ 2.90GHz
Memory: 8.65 GB / 32.00 GB
Shell: 3.2.57 - /bin/bash
Binaries:
Node: 12.6.0 - /usr/local/bin/node
Yarn: 1.16.0 - /usr/local/bin/yarn
npm: 6.9.0 - /usr/local/bin/npm
Watchman: 4.9.0 - /usr/local/bin/watchman
SDKs:
iOS SDK:
Platforms: iOS 12.4, macOS 10.14, tvOS 12.4, watchOS 5.3
Android SDK:
API Levels: 23, 24, 25, 26, 27, 28
Build Tools: 23.0.1, 24.0.3, 25.0.2, 25.0.3, 26.0.1, 26.0.2, 26.0.3, 27.0.3, 28.0.1, 28.0.3
System Images: android-24 | Google APIs Intel x86 Atom, android-27 | Intel x86 Atom_64, android-28 | Google APIs Intel x86 Atom
IDEs:
Android Studio: 3.4 AI-183.6156.11.34.5522156
Xcode: 10.3/10G8 - /usr/bin/xcodebuild
npmPackages:
react-native: 0.60.4 => 0.60.4
- Platform that you're experiencing the issue on:
- iOS
- Android
- iOS but have not tested behavior on Android
- Android but have not tested behavior on iOS
- Both
react-native-firebase
version you're using that has this issue:e.g. 5.4.3
Firebase
module(s) you're using that has the issue:e.g. Instance ID
- Are you using
TypeScript
?Y/N
Think react-native-firebase
is great? Please consider supporting all of the project maintainers and contributors by donating via our Open Collective where all contributors can submit expenses. [Learn More]
- 👉 Check out
React Native Firebase
andInvertase
on Twitter for updates on the library.
ethanneff
Metadata
Metadata
Assignees
Labels
Type: StaleIssue has become stale - automatically added by Stale botIssue has become stale - automatically added by Stale bot