I'm writing an Android app that receives push notifications using Delphi in RAD Studio 11.0 (Alexandria). But I've got a very strange problem preventing me from going any further than a blank app!
The problem can be easily reproduced by creating a blank Multi-Device application with an Android target. I can run the app (with or without debugging) on my connected (USB or wireless) Android phones without a problem. But if I enabled "Receive push notifications" (setting to TRUE) in the Entitlement List, the app will just close immediately after it's loaded on the phones.
I'm not sure whether it is a bug of Delphi or I'm just missing something. Could any experts please shed some light on me?
Thanks a lot.