-
In Xcode 12.5.1, created a new project with Podfile as in README.
Project won't build. Initial error as below says `'exported: true' has no effect in '_specialize' attribute`. There's [feedback](h…
-
I have facing this issues when running ,this issues found in crypto swift frame work please check and fix it
-
### Description
I have two controllers in the application. Both of them hits Remote Config to fetch data.
**First Function -**
```swift
public func checkAppUpdates() {
let remoteConf…
-
### Description
[Package - cópia.txt](https://github.com/firebase/firebase-ios-sdk/files/9832688/Package.-.copia.txt)
### Reproducing the issue
product 'FirebaseCore' required by package 'static…
-
macos Version :12.3
xcode Version : 13.3
cocospod Version:1.11.3
Installing BigInt (5.2.0)
Installing CryptoSwift (1.4.3)
Installing PromiseKit (6.15.3)
Installing Starscream (4.0.4)
Install…
-
**What**
A better PEM import and export implementation (RSA, ED25519, Secp256k1, public, private and encrypted private keys)
**Why**
The current implementation is pretty hacky and doesn't support…
-
### Description
On installing FirebaseInAppMessaging SDK for iOS through Cocoapods (v1.11.3) , the project fails to compile and shows an error 'FirebaseCore/FIRLogger.h' file not found.
### Repr…
-
The package is not compiled with error "Compiling for iOS 13.0, but module 'Internal_CryptoSwift_PBDKF2' has a minimum deployment target of iOS 14.0"
Attempt to upgrade the supported platform to iOS …
-
This option just outputs the env vars into the build log. This is a lot of text. We should turn this on only when we are debugging build phases for errors.
![image](https://user-images.githubusercont…
-
### Description
I'm trying to build my iOS project using static frameworks as required by the Firebase SDK. The react-native version I have is 0.70.5 as required by Expo SDK 47. When building React…