Hi,
as far as I know I can use parameters from an push-notification in this way:
Param("ParameterName")
That works fine if the App was closed and is started by clicking on the notification.
But is there also a way to make use of the parameters if the app is still running in the background?
Thanks
Lukas
Solved! Go to Solution.
Hi @Lukas1 ,
No - parameters are "pushed" to the App in the opening URL, so nothing can be sent to it while open. One workaround would be to send the parameter to a field in a data source connected to the app and then LookUp the data source when you want to test for its presence. A one-record list would do the job.
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
Hi @Lukas1 ,
No - parameters are "pushed" to the App in the opening URL, so nothing can be sent to it while open. One workaround would be to send the parameter to a field in a data source connected to the app and then LookUp the data source when you want to test for its presence. A one-record list would do the job.
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
User | Count |
---|---|
141 | |
97 | |
89 | |
78 | |
56 |
User | Count |
---|---|
190 | |
187 | |
105 | |
99 | |
91 |