capacitor-community / background-geolocation

A Capacitor plugin that sends you geolocation updates, even while the app is in the background.
MIT License
190 stars 57 forks source link

Clicking on app notification open App info Settings page ? #13

Closed aditbharadwaj closed 3 years ago

aditbharadwaj commented 3 years ago

Describe the bug Clicking on app notification open App info Settings page is that intended ?

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior It should open the app main activity hence the app and not its info settings page

Screenshots https://user-images.githubusercontent.com/6751554/110302060-d4a6af80-801e-11eb-974f-aa3441774cbb.mp4

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

aditbharadwaj commented 3 years ago

reinstalling the plugin solved the issue

diachedelic commented 3 years ago

I belive this problem is actually caused by a missing icon, like you described in #12. Very strange I know.