xavierserrai

Results 11 comments of xavierserrai

Dears, What @phyr0s did is ok to open native settings main screen because from ios18 openURL has to be called as an asynchronous funcion. However is not going to open...

As far as I know, seems that urls that are used to open native settings were changed in ios18. I don't know if there is any documentation of the new...

Hello @WuglyakBolgoink , Any updates on this? I tested that in a local version of the plugin and works well. Thanks,

Thanks @WuglyakBolgoink !!

Dear @WuglyakBolgoink , We have also tested in real environments and it is working fine. Thanks,

Dear @WuglyakBolgoink , Any plans on releasing this fix? Thanks,

Dears, What I did is add the workaround on https://stackoverflow.com/a/78633109 into scripts/ios/helper.js into the applyPodsPostInstall function. The new code added: ```` if target.name == 'BoringSSL-GRPC' target.source_build_phase.files.each do |file| if file.settings...

Thanks @msikyna

Dears, Is 16kb issue fixed on version 7.0.0? I cannot see it in changelog. Thanks,

Hi @SirionRazzer , I have not seen any physical 16kb device but as soon as they appear and 16kb is enabled any piece of code that is not ready for...