Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keď nemám vydané certifikáty, appka mi to nepovie #29

Open
celuchmarek opened this issue Jul 9, 2024 · 5 comments
Open

Keď nemám vydané certifikáty, appka mi to nepovie #29

celuchmarek opened this issue Jul 9, 2024 · 5 comments
Assignees
Labels
bug Something isn't working

Comments

@celuchmarek
Copy link
Member

Keď nemám vydané certifikáty, nezobrazí sa screen s inštrukciami a linkom na návody, zobrazí sa iba generický error, že sa certifikáty nepodarilo načítať.

@celuchmarek celuchmarek added the bug Something isn't working label Jul 9, 2024
@celuchmarek celuchmarek moved this to Todo in Autogram v mobile Jul 9, 2024
@celuchmarek
Copy link
Member Author

cc @Matej-Hlatky toto som si myslel, že nám funguje.

@Matej-Hlatky Matej-Hlatky self-assigned this Jul 9, 2024
@Matej-Hlatky
Copy link
Contributor

Tento screen je pripraveny a aj sa zobrazi v pripade, ak SDK vrati data s 0 QES cert.

Vid.:

final certificate = certificates.certificates.firstOrNull;

a
SelectSigningCertificateNoCertificateState _ =>

Ak pre tento case eID mSDK vrati Exception, budem potrebovat presne detaily; idealne aj taky OP bez cert. na otestovanie.

@Matej-Hlatky
Copy link
Contributor

Matej-Hlatky commented Aug 10, 2024

@celuchmarek ked som testoval novy OP bez certifikatov, Android SDK pri volani GetCertificates zobrazi SDK error screen a throwne:

Java class: sk.eid.eidexceptions.CertificateNotFoundException
message:    "Certificate not found"

Tak navrhujem toto specialne odchytavat a zobrazit nas specialny screen s informaciou ze nemas cert.

Avsak iOS nemam ako otestovat.

@celuchmarek
Copy link
Member Author

Lepšie nič nezistíme v dohľadnej dobe, takže toto mi príde ako ideálny quick fix. Môže byť 👌

@Matej-Hlatky Matej-Hlatky pinned this issue Aug 21, 2024
@celuchmarek
Copy link
Member Author

@Matej-Hlatky dnes nám prišiel na podporu podnet, že na iOS aplikácia zobrazuje všeobecnú chybu pri načítaní certifikátov, ale eIDmSDK dáva konkrétnu hlášku, že nie sú vydané certifikáty. Nemám bližšie technické info, aký exception s akou message to hádže, ale tak je to lepšie ako nič.

IMG_3057
IMG_3058

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Todo
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants