Javier Navarro

Results 15 comments of Javier Navarro

Hi @honkmaster Please, would you mind reviewing this PR when you have time? Any more changes we need to make on our end? Thank you

@juliensaad can you take a look at this PR when you have time? Thanks!

Hello, I am very sorry to hear this. The problem is that to use MEGA, currently, we have to load all the account information into RAM and iOS extensions have...

SDK development is in internal QA stage. We will prepare a version with the fix when our QA team approves the changes.

Hi @dusrdev , We will take a look at this issue. Thanks for reporting.

I am not able to reproduce the problem when for example from Photos.app (gallery), select a photo, tap share and then select MEGA. Can you share the steps to reproduce...

It is not 100% reproducible but I see the code path that could cause this issue: 1. https://github.com/rolandleth/LTHPasscodeViewController/blob/master/LTHPasscodeViewController/LTHPasscodeViewController.m#L391 2. https://github.com/rolandleth/LTHPasscodeViewController/blob/master/LTHPasscodeViewController/LTHPasscodeViewController.m#L395 `canEvaluatePolicy` can returns false, for example if biometrics is locked...

Hi, This will require non-trivial changes in the network layer of our application. We would need to replace `cURL` with `NSUrlSession`( https://developer.apple.com/documentation/foundation/nsurlsession) which allows transfer data in background. I will...

We already have an initial version ready for Files app integration but, due to its memory limitations, Files doesn't work properly with MEGA large accounts. Our idea is to release...

Comment or remove this line