Hi all,
I'm currently developing a new extension and want to implement the permission sets correctly from the beginning.
After starting with "AL: Generate permission set containing current extension objects" there are two compiler warnings:
The package will be created successfully but does not include the permissions file. After changing the file a bit the warnings disappear.
Now I'm getting an error message on publishing the app from vs code: Object reference not set to an instance of an object
I've been looking for a solution for quite some time, but I haven't found anything. I hope someone out there could help me!
Thanks in advance!