thebaselab / codeapp

Building a full-fledged code editor for iPad
https://code.thebaselab.com
MIT License
2.95k stars 202 forks source link

Git Pull from (HTTPS) Gitlab Server results in error. #147

Closed arch-linux closed 3 years ago

arch-linux commented 3 years ago

When I attempt to clone my gitlab code in this app I receive an error "clone error: credentials returned an invalid cred type"

Cloning from this location works in all other git clients.

Thanks.

arch-linux commented 3 years ago

If you guys need a gitlab account/example to test this issue on let me know I can provide one.

bummoblizard commented 3 years ago

This could be related to #118. Downloading the TestFlight version would solve this.

bummoblizard commented 3 years ago

See https://github.com/thebaselab/codeapp/issues/137 for TestFlight link

bummoblizard commented 3 years ago

You might also need to add your credentials by Settings > Version Control > Authentication.

arch-linux commented 3 years ago

The TestFlight you referred to crashes immediately on my iPad 11 Pro, I "shared" the crashes using apples built-in feature.

I removed the app completely, reinstalled using TestFlight -> same result.

As far as the previous #118 reference, this looks like the exact issue I am having, so if we could resolve the crashing problem that would likely resolve this case.

Would you like me to open a new issue?

Thanks for the support.

Chris

arch-linux commented 3 years ago

Disregard my last comment, I was able to get it by a few uninstalls. Anyhow if you get a crash report it might still be helpful.

The TestFlight fixed my issue. 🎉

Thank you! This support is excellent