I know, I am not the first onbe with this problem, but I tried so many solutions, I have found and no one works... maybe you could find the error
The error (also cam
If anyone sees this and has the same problem that I did, it was because I followed a guide and used context.startService() instead of context.startActivity()
context.startService()
context.startActivity()