What is the best solution for push notifications on Android 13?

thank you for your reply.

I looked at the Solar2D reference and implemented it, but the explanation seems to be insufficient.

I also searched past forums, but couldn’t really find anything Vlad had said in the past.

Per your instructions, permission has been granted successfully. I was able to successfully test notifications as well.
However, it doesn’t affect the behavior of the notification and it doesn’t crash, but I get the following error:

Corona : ERROR: CoronaActivity.DefaultRequestPermissiosnResultHandler.forwardRequestPermissionsResultToLua():Cannot forward results to Lua as no registry ID was found!

Is it okay to not worry about this?

Also, if a user receives a notification, do you know if it’s against the policy to give them some kind of reward that they can use within app?