Error after cloning the password store github repo
After cloning the password store github repo, the following error is shown and an empty password store is shown:
The operation couldn't be completed.
(Foundation._GenericObjCError error 0.)
IOS version 14.4(18D52) running on an iPhone SE, completely removing App + Data and re-installing did not solved the problem.
~I have the same issue. IOS 14.4.1 on IPad Pro 2nd gen.~ Turns out branch should be main, not master (at least in my case)
Not sure exactly what I did, but restarted the whole process and now it works!
I have the same issue. Will delete the issue I created.
~My branch is main already though. And I've restarted the process many times.~
Ah, my repo has main as the default branch, but the default is master in the app UI. This should probably be updated.