Michaelvilleneuve / react-native-document-scanner

Document scanner, features live border detection, perspective correction, image filters and more ! 📲📸
MIT License
843 stars 289 forks source link

IOS 13 Some crash or blank/White screen after capture #67

Open TechSupportPlugnotes opened 4 years ago

TechSupportPlugnotes commented 4 years ago

Hello,

Hello, With IOS 13, I have several problems.

Crashes of the application without having report of errors and especially a screen which remains white after the capture.

At the debug level, during capture, nothing happens, reactotron does not even return the cropped image and infomation.

So if you had an idea of ​​the causes.

RN 0.38.1 and i try different version of module.

Sorry for double post, i don't use my main account, so i close the double.

leventozkann commented 4 years ago

The same problem at RN 0.61.2. With IOS 13, It remains on the white screen after capturing.

janvdt commented 4 years ago

Hi,

Any update on this matter ?

Thanks!

TechSupportPlugnotes commented 4 years ago

No the problem persist, my company decided to use another plugin but it's not free. So i hope that one day anyone will find a solution.

nickdemers commented 4 years ago

Hi @TechSupportPlugnotes , witch plugin did you use to replace these one ? We have the same problem and it's not stable for our client.

Thank you

TechSupportPlugnotes commented 4 years ago

Hi @TechSupportPlugnotes , witch plugin did you use to replace these one ? We have the same problem and it's not stable for our client.

Thank you

Hello, I sent you an email, I do not know if we consider that it is advertising because it is a paid plugin.

eshturman commented 4 years ago

Hi @TechSupportPlugnotes . Can you sent email to me too, please?

Thank you

chppatel commented 4 years ago

Hi @TechSupportPlugnotes , witch plugin did you use to replace these one ? We have the same problem and it's not stable for our client. Thank you

Hello, I sent you an email, I do not know if we consider that it is advertising because it is a paid plugin.

Would you please let us kow what you ended up with as well?

humphreyja commented 4 years ago

I noticed a lot of issues with this package. The iOS code is really old and is filled with memory leaks which may be the problem. I rebuilt this package from the ground up to fix these things as well as update the iOS code to a newer supported version. Plus it's more configurable, I provided a complete example in the repo.

https://github.com/HarvestProfit/react-native-rectangle-scanner