Dmytro Holysh

Results 4 issues of Dmytro Holysh

This adds `Transaction` support to `findOne` method. Now users would be able to make more requests to Datastore using one Transaction. Closes #260

## Related Issues * Add any related issues here ## Motivation In order to have consistency across the application & reduce amount of requests to Datastore, it would be great...

During scroll other components could call `$scope.$apply()` or `$scope.$applyAsync()`. In order to avoid errors, we have to use some kind of `safeDigest`

Looks like this fix doesn't work in iOS 13.5 anymore. Are there any suggestions how to handle cookies now?