Daniel Szasz

Results 13 comments of Daniel Szasz

I solved the issue by forcing the use of the "old" version : Inside the ```Podfile``` I added ``` target 'Runner' do use_frameworks! pod 'FBSDKCoreKit', '~> 4.39.1' ``` Of course...

hi, i tried to use it but it didn't work i will be happy to have a working example thanks On Sun, Jul 24, 2022, 20:38 Abanoub Istfanous ***@***.***> wrote:...

I think I found the issue but I am not sure that I understand why we need this : ``` srcPath := filepath.Join(gopath, "src") gogoPath := filepath.Join(gopath, "src/github.com/gogo/protobuf/gogoproto/gogo.proto") gogoImportExists :=...

still unable to make it work any idea ?

Any news on this ? We would be happy to move from cocoapods.

> This is the error that the CLI gives: > > ``` > $ lb4 relation > ? Please select the relation type belongsTo > > No change to package.json...