I have created a new project on mac using android studio and it still with default code I didn't change any thing and it works fine from android studio but when i tried to run it on xcode I am getting the following error
building file list ... rsync: link_stat "/Users/mac/AndroidStudioProjects/guide/build/ios/Debug-iphonesimulator/App.framework" failed: No such file or directory (2)
as I understand from the error message it's an issue related to simulator but the simulator is working perfectly