Rémi Garcia
Rémi Garcia
Same here, I followed exactly the readme "Session sharing and user authentication" > "Symfony PDO Session Handler". (symfony 3.2.1)
I had the same issue on React Native 0.59.0, updated to 0.59.10 and problem solved. This PR solved my issue : https://github.com/facebook/react-native/pull/25146
@slhck first, thanks for working on this. I tried your solution in your last post, but it's not working for me because of a native dependency (keytar) of my Electron...
> Thanks,but I'm not sure it's worth it to introduce this option that we'll need to deprecate it, because the goal is to allow supporting indexing from more than orm...
> Basically it's the same as data provider. Don't forget that indexing is done in batches, so data provider must support it @norkunas I named it "DataProvider" and it handles...