Garo Garabedian
Garo Garabedian
Hey @mrwrighty, This limitation is coming from the NativeScript CLI and allowing the rename of apps in Sidekick at this time will bring a lot of additional complexity, because the...
@bradrice, apologies for not responding to your previous inquiries. It looks like you were able to resolve them without our help. The last issue that you have mentioned might be...
@bradrice, thank you for sharing the `package.json` file. The issue doesn't seem to be related to the plugins or runtime you use, because I am able to build successfully even...
Hello @JorgeHawkins, Thank you for giving us examples of what you find confusing in the NativeScript Sidekick documentation and what you believe can be improved. Regarding the old and non-reachable...
@SoSimpull, apologies for the delayed response. Based on your last comment, I assume that you were able to resolve the issue by modifying the value of `HttpClient.STUCK_REQUEST_TIMEOUT`. Please, correct me...
@mikedevine, I apologize for the delayed response. To update the browser version we need to update the version of the Electron shell. We are not certain what would be the...
@garrensweet, thank you for sharing your experience and a viable workaround to the issue. We investigated this further and it appears that we have broken the yarn support. Now that...
@federicogiova, the issue is related to [version 3.0.6 of the Starscream library](https://github.com/daltoniam/Starscream/tree/3.0.6), which is a dependency of a dependency ([socket.io-client-swift](https://github.com/triniwiz/socket.io-client-swift)) of the nativescript-socketio plugin. There is an [issue](https://github.com/daltoniam/Starscream/issues/575) opened in...
Hello, @Alpha1001 and apologies for the late response. The provided log seems to be in an unexpected format and it's a bit difficult to read. The Sidekick logs are usually...
@relez, I was able to reproduce the reported issue and it seems that the `PROVISIONING_PROFILE` option is causing the code signing error. Can you please remove this option (or comment...