My plugin need to read configuration from file and add some image layers with full path come from the configuration file. Now I’m trying to add new layer from file path but no luck. I search around and implement some code from this forum but the code always throw error :Could not find an entry of …
when I try to create entry from file path. Please see image below for more details.
Thanks!
Thanks for your support. I finally found the problem, the manifest file version element is wrong. I changed from 4 to 5 then it work with out adding prefix file: to the path.