Jimmy Aumard

Results 341 comments of Jimmy Aumard

Can you test 1.2.6 and let me know please ? if it's not fix give me full error stack trace it will help Thanks

There is no app signature API on iOS so that's normal ^^, this package does nothing on iOS :)

> @jaumard Any solutions or advice on how to handle this issue? @grahamsmith give you a branch to test if it's better, have you any feedbacks ? on my side...

@dekadevelop you can try the master branch and let us know if it's fixed now thanks to @grahamsmith :)

can you tell me if it's better on 2.2.0 please?

No problem :) So I have some repo where I want to have automatic deployment in when I'm pushing a new tag for exemple, currently it's not really easy as...

That would be really useful to have this indeed, I'm currently implement remote logging with Google Cloud Logging for my Dart backend and I really miss a metadata attributes in...

as flutter/dart support FFI, if you provide that implementation you can support iOS, android, linux, windows and Mac for free with one implementation could be huge ^^

Agreed that it need a dedicated error code for wrong password. For now `unknown` errors must be considered as wrong password.