I am having an issue with the quick actions plugin that gives the 3d touch of an icon shortcuts in corona. The quick actions shows correctly but if the application is not open in the background, the buttons do not open to the specific lua page that I have directed them to be. Is anyone else having this issue?
First of this is not a Corona Api it should go in this section https://forums.coronalabs.com/forum/654-corona-community-plugins/
Second my guess in your listener is not the main.lua section like it should be. It seems to work fine for me in either case background or not open.
Any way I recommend checking out the sample
Sorry about putting it in the wrong place. I have my listener in the main.lua and I have everything set up as in the sample. My quick action shortcuts are static. They are not also defined in build.settings, however. Also, I tried downloading the sample and I have a build error so I cannot test that.
I fixed the sample
First of this is not a Corona Api it should go in this section https://forums.coronalabs.com/forum/654-corona-community-plugins/
Second my guess in your listener is not the main.lua section like it should be. It seems to work fine for me in either case background or not open.
Any way I recommend checking out the sample
Sorry about putting it in the wrong place. I have my listener in the main.lua and I have everything set up as in the sample. My quick action shortcuts are static. They are not also defined in build.settings, however. Also, I tried downloading the sample and I have a build error so I cannot test that.
I fixed the sample