Referring to the below link, I've added the code highlighted. However, the application list isn't hidden. Am I missing something?
viewtopic.php?t=1985
How to hide application listing on Android
-
Nikola
- Posts: 27
- Joined: December 24th, 2021, 4:30 am
How to hide application listing on Android
You do not have the required permissions to view the files attached to this post.
-
aaronw
- Posts: 571
- Joined: June 9th, 2016, 9:38 am
- Location: Washington, DC
Re: How to hide application listing on Android
The PFF will only have the line once the logic is ran. Can you verify the PFF is in the correct location and has the property? If so, you can attach the project and I'll take a look.
-
Nikola
- Posts: 27
- Joined: December 24th, 2021, 4:30 am
Re: How to hide application listing on Android
I've tried several times, but it is still not working. Could you kindly check the attached application?
Many thanks.
Many thanks.
You do not have the required permissions to view the files attached to this post.
-
aaronw
- Posts: 571
- Joined: June 9th, 2016, 9:38 am
- Location: Washington, DC
Re: How to hide application listing on Android
The Household.pff is being deployed without the ShowInApplicationListing property. It's only after the household application is launched that the code is executed and it is added. Try adding the property to Household.pff manually, so it exists when the CSEntry is first run.