I built an app which works perfectly with one minor issue. When a user downloads it and launches from Download folder, the app won’t start and an error alert pops up “The specified file was not found”.
But as the app is moved to any other folder (including system Applications folder) it starts and runs as designed. I suspect it’s something wrong with system security settings. And I must admit that the app contains a binary unrar used for .rar files extraction. How that can be fixed?
But as the app is moved to any other folder (including system Applications folder) it starts and runs as designed. I suspect it’s something wrong with system security settings. And I must admit that the app contains a binary unrar used for .rar files extraction. How that can be fixed?