NativeScript / push-plugin

Contains the source code for the Push Plugin.
Apache License 2.0
123 stars 48 forks source link

Android oreo is not able to open the customize landing page Intent action while tapping the system notification tray. #208

Closed Ravind88 closed 6 years ago

Ravind88 commented 6 years ago

Make sure to check the demo app(s) for sample usage

Make sure to check the existing issues in this repository

If the demo apps cannot help and there is no issue for your problem, tell us about it

Please, ensure your title is less than 63 characters long and starts with a capital letter.

Which platform(s) does your issue occur on?

Please, provide the following version numbers that your issue occurs with:

Please, tell us how to recreate the issue in as much detail as possible.

Describe the steps to reproduce it.

Is there any code involved?

Ravind88 commented 6 years ago

I have customized the Landing Page as per UA documentation and registred in the manifest file. But In android Oreo when I tapped on System notification tray It shows 'no app for this action' with gray intent action sheet. I can't resolve this problem after lot of digging the UA documentation and made lots of other effort too. Please help to get out of this. One more thing Why UA doesn't provide sample for all these actions like other plateform do. It is so complex to implement and its customizatio creates too much headache.

zbranzov commented 6 years ago

@Ravind88 Would you be so kind to fill the issue form by providing all requested data? Additionally, it is not clear what "UA" means and what you have changed to your app in order to reproduce the issue. A sample project that reproduces the case will be of great help.

lini commented 6 years ago

Closing due to inactivity.