Matheus Gois
Matheus Gois
Request failed [422]: Response: { "message": "Unprocessable Entity", "errors": [ "Position is invalid" ], "documentation_url": "https://docs.github.com/enterprise/3.0/rest/reference/pulls#create-a-review-for-a-pull-request" } Feedback: https://github.pactual.net/bankingmobile/banking-ios-pix/pull/314#issuecomment-50072
Any solution?
Send more info, about our Xcode, how is using it plz :)
When you did the project clone, are you changed the project name? Because the example is associate with the SPM, the repo name need be: `lan-scanner`
Thank you for your contribution 👍🏻
When you did the project clone, are you changed the project name? Because the example is associate with the SPM, the repo name need be: `lan-scanner`
We have the print output: -> App -> Console but I don’t know if takes React Native too, or NSlog, I’ll verify soon :)
I added NSLog in new version: [0.3.4](https://github.com/DebugSwift/DebugSwift/releases/tag/0.3.4)
@JunkyTang Could you please try reproduce this issue in a PR at the DebugSwift example? :)
Maybe I found one solution, not is perfect, but works fine see the @heitara PR > I have an example with Alamofire, based on DebugSwift example app. I'll create a...