Hi all,
We’ve been having issues with getting the Android SDK to send events to an on-premise setup.
I created a brand new Kotlin android application and followed the instructions here:
I was able to send events to sentry.io cloud platform with no problems. I then setup a brand new on-premise setup locally (20.10.1) and I could not get android events to show up. The logs showed no connection attempt which is making me think that theres an issue with the android sdk connecting to non-cloud DSNs. To confirm my on-premise setup I whipped up a new flask application and was able to send a sentry event through that.
Please help, losing hair over this!
All the best,
Riz