Hello dear team. I hope you all are doing great. I...
# android
h
Hello dear team. I hope you all are doing great. I just joined and already have so much to ask. I'm currently working on a mobile application and got an extraordinary issue I can't understand where comes from. Just for beginning is anyone of you familiar with TransactionTooLargeException?
stackoverflow 2
not kotlin but kotlin colored 4
google 1
c
So, this is whole slack is for the Kotlin programming language. Your question is purely Android related and off topic here. There are some resources in the channel description you can ask those questions.
Also read the Code of Conduct to get familiar about the do’s-and-don’ts in here. https://kotlinlang.org/community/slackccugl.html#code-of-conduct-and-guidelines-for-kotlin-slack
h
sure. Thank you!
c
Little hint about your issue: the amount of data you can put in an Intent is restricted and will result in the exception you are seeing if you put too much stuff in there.
🙌 1
h
If I continue about the actual problem, I'll continue breaking the low. I'll be glad to discuss the actual problem with you though. Regards