I need to start my app at system launch, but the problem is: it is already in App Store, so I must follow some rules like using sandboxing. This leads to fail of desired fun
For Sandboxed applications you need to create special Login Item helper application (located inside Contents/Library/LoginItems). See more here. Also note that your app must be launched from /Applications folder for correct work of Login Item.