Onozuka Yukio
Onozuka Yukio
I have succeeded in creating aar by taking temporary measures locally for v2.7.0. I hope someone can fix the remaining issues and make a pull request. FYI: Modify Commit: https://github.com/danikula/AndroidVideoCache/commit/8acbb01f6ed1bd3fdb665291454aa6d3c8168920...
Since the pull request has not been merged, I solved it by specifying the branch in the Pod. `pod 'Socket.IO-Client-Swift', :git => 'https://github.com/berinhardt/socket.io-client-swift', :branch => 'fix/ObjC'` and fix. SocketIOClient.swift ```...
I found the same issue. There is a pull request, but it looks like it hasn't been merged yet. #1358 [Property 'defaultSocket' not found on object of type 'SocketManager *'](https://github.com/socketio/socket.io-client-swift/issues/1358#top)...