You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using onesignal_flutter: ^3.5.1 when I tried pod install it doesn't work. It throws an error.
Steps to reproduce?
onesignal_flutter: ^3.5.1
did happen the same with the latest version(5.0.4) as well
user global .gitconfig file --
[user]
name = shehan
email = [email protected][commit]
template = .gitmessage
[http]
postBuffer = 5242880000
version = HTTP/1.1
[core]
compression = 0
packedGitLimit = 1024m
packedGitWindowSize = 1024m
[pack]
deltaCacheSize = 3096m
packSizeLimit = 3096m
windowMemory = 256m
What did you expect to happen?
I expect for pod install to work.
OneSignal Flutter SDK version
3.5.1
Which platform(s) are affected?
iOS
Android
Relevant log output
...
Installing GoogleDataTransport (9.3.0)
Installing GoogleUtilities (7.12.0)
Installing OneSignalXCFramework (3.12.4)
[!] Error installing OneSignalXCFramework
[!] /usr/bin/git clone https://github.com/OneSignal/OneSignal-iOS-SDK.git /var/folders/5f/bnc72_gj7430tsnm5bm42dsh0000gn/T/d20231208-56071-fzux4d --template= --single-branch --depth 1 --branch 3.12.4
Cloning into '/var/folders/5f/bnc72_gj7430tsnm5bm42dsh0000gn/T/d20231208-56071-fzux4d'...
error: RPC failed; curl 18 transfer closed with outstanding read data remaining
error: 3182 bytes of body are still expected
fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: fetch-pack: invalid index-pack output
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
What happened?
I'm using onesignal_flutter: ^3.5.1 when I tried pod install it doesn't work. It throws an error.
Steps to reproduce?
What did you expect to happen?
I expect for pod install to work.
OneSignal Flutter SDK version
3.5.1
Which platform(s) are affected?
Relevant log output
Code of Conduct
The text was updated successfully, but these errors were encountered: