Skip to content
Discussion options

You must be logged in to vote

I solved this problem by running both my database and my app server in docker, so I could access it locally through Android emulator. The other thing was to use http instead of https, and to use text serialization in my Xamarin app and App server UseTextSerialization = true. This was good enough for my needs.

Replies: 6 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@TheCakeMonster
Comment options

@rockfordlhotka
Comment options

@CROprogrammer
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by CROprogrammer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants