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
Chrimaeon
08/08/2024, 6:58 PM
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.
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
Henzel
08/08/2024, 7:18 PM
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