Crashes on start with invalid scheme error
See original GitHub issuemacOS version: 10.15.4 Kap version: 3.2.0
Steps to reproduce
Open Kap
Current behaviour
Crashes with error
Expected behaviour
Starts normally
Workaround
Issue Analytics
- State:
- Created 3 years ago
- Comments:6 (3 by maintainers)
Top Results From Across the Web
AuthenticationServices crashes due to invalid scheme using ...
Describe the problem When trying to open the Auth0 web view to login with an iOS 14.5 emulator, a crash in the native...
Read more >ASWebAuthenticationSession's callbackURLScheme crash
Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'The provided scheme is not valid. A scheme should not include special ...
Read more >iOS App Crashing On Release But Not Debug - Stack Overflow
The likely problem is a dangling pointer to a deallocated object. ... To find the problem, choose "Edit Scheme" from the schemes list....
Read more >Invalid scheme for URLEndpoint url (http); must be either ws ...
Hi, I am using Cocubase lite 2.x but following code getting crash. let kSyncEndpoint = "http://ipaddress:4984/db/" let targetEndpoint ...
Read more >Troubleshoot plug-ins - Power Apps - Microsoft Learn
This error simply means that the worker process running your plug-in code crashed. The reason it crashed may be your plug-in, but it...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Yeah
kap-streamable
has been causing some issues. I’ll open a PR with them to try and fix them. Until then if you remove that and restart you should be able to use Kap just fine 😃Awesome, thank you!