Martinedo
Martinedo
@jkapsouras does your approach also bypasses the SSL? Whats the default `ClientCertificateOptions` in the `AndroidClientHandler()`?
@waltersh790824 your solution is working thank. Here is a 1liner if someone wants one `ImageService.Instance.Initialize(new FFImageLoading.Config.Configuration { HttpClient = new HttpClient() });`
Sadly, neither. Temporary my apps don't use it. Still looking for a solution.
The issue can be resolved by using the maven-surefire-plugin which is compatible with Java 17 and adding --add-opens arguments. ``` org.apache.maven.plugins maven-surefire-plugin 3.0.0-M5 --add-opens java.security.jgss/sun.security.krb5=ALL-UNNAMED --add-opens java.security.jgss/sun.security.krb5.internal=ALL-UNNAMED --add-opens java.base/java.time=ALL-UNNAMED ```
I could find these two exceptions and logs which occurred right before the app crash. It is not wrote in the logs in every crash, because the apple main thread...
Im using iPhone SE and also seeing that it crashes in different time windows.
yes, the 1.0.2 version https://github.com/marcojak/MauiMTAdmob