HomeX-It / pusher-websocket-flutter

An unofficial Flutter plugin that wraps pusher-websocket-java on Android and pusher-websocket-swift on iOS
MIT License
30 stars 23 forks source link

pod install giving errors #23

Open shanaya-kanade opened 4 years ago

shanaya-kanade commented 4 years ago

Hi,

After I run pod install, I get these errors:

[!] A license was specified in podspec pusher_websocket_flutter but the file does not exist - .../ios/.symlinks/plugins/LICENSE

[!] Unable to read the license file ../../LICENSE for the spec pusher_websocket_flutter (0.1.1)

[!] Unable to read the license file ../../LICENSE for the spec pusher_websocket_flutter (0.1.1)

I see the license file but it at .../ios/.symlinks/plugins/pusher_websocket_flutter/LICENSE

Please help!

Thanks, Shilpi

MisterJimson commented 4 years ago

This can be safely ignored, but I'll see if I can fix the issue.

shanaya-kanade commented 4 years ago

Thanks Jason.

There are issues that I am running into with running the app in XCode and I was wondering if this is the issue, but if this can be ignored, I'll look into what's going on further. This is the issue that I am getting, so I guess this is not related.

dyld: Symbol not found: _OBJCCLASS$_Reachability

Thanks, Shilpi

On Tue, Sep 1, 2020 at 10:55 AM Jason Rai notifications@github.com wrote:

This can be safely ignored, but I'll see if I can fix the issue.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/HomeXLabs/pusher-websocket-flutter/issues/23#issuecomment-684997507, or unsubscribe https://github.com/notifications/unsubscribe-auth/AO77Z3JP4B42XMAX5O34QMTSDUROLANCNFSM4QR57HUQ .

MisterJimson commented 4 years ago

Sounds like you may be running into #11

shanaya-kanade commented 4 years ago

Yes, but doesn't look like there is a solution posted for it.

On Tue, Sep 1, 2020 at 12:21 PM Jason Rai notifications@github.com wrote:

Sounds like you may be running into #11 https://github.com/HomeXLabs/pusher-websocket-flutter/issues/11

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/HomeXLabs/pusher-websocket-flutter/issues/23#issuecomment-685050481, or unsubscribe https://github.com/notifications/unsubscribe-auth/AO77Z3IX2MEBAZ5H4JQ3VOLSDU3UHANCNFSM4QR57HUQ .