-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
Hi,
I have used the App-Service-Helper for a hand-on lab with the Xamarin team. We have used the code here: https://github.com/histechup/xamarindevdayslab
After full completion of the lab, we ended up having an issue that I think was caused by the App-Service-Helper implementation. We were two guys on our own laptops using the same Azure instance. If one of us modified the Title field of one speaker, we could see the update in the table in Azure. However, the second guy would not see the update in its own emulator. Even after refreshing, closing the app, etc. It seems that there is a problem with getting the latest changes from Azure if using the call ITableDataStore.GetItemsAsync.
Have you seen that before? Is this a bug?
Cheers
Metadata
Metadata
Assignees
Labels
No labels