Closed
Description
Hi,
I'm running the database/testapp sample without problems with Android 5 or 6, but the call to .ContinueWith never returns neither on a Galaxy Tab (Android 4.4.2) nor on a S3 (Android 4.4.2).
I have the same problem when calling .Result on a simple GetValueAsync(): the call never returns.
Is there any known compatibility issue?
Thanks
Vince