stevdza-san / RoomKMP_Demo

9 stars 2 forks source link

IOS App Issue #1

Open hamzaamir749 opened 5 days ago

hamzaamir749 commented 5 days ago

Screenshot 2024-10-05 at 17 17 28

stevdza-san commented 5 days ago

Have you cloned my repo? Try clearing your IDE/Build cache?

hamzaamir749 commented 5 days ago

Yes cleaned and I didn't clone your repo I followed everything that mentioned in the video and also compare my things with your repo.

On Sun, 6 Oct 2024, 7:19 am Stefan Jovanovic, @.***> wrote:

Have you cloned my repo? Try clearing your IDE/Build cache?

— Reply to this email directly, view it on GitHub https://github.com/stevdza-san/RoomKMP_Demo/issues/1#issuecomment-2395311406, or unsubscribe https://github.com/notifications/unsubscribe-auth/AL35AP3D7O2Y3RKO3NH3DP3Z2DI6TAVCNFSM6AAAAABPNO7ECCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGOJVGMYTCNBQGY . You are receiving this because you authored the thread.Message ID: @.***>

stevdza-san commented 5 days ago

Also try executing this command in your terminal to try and fix issues with kotlin build: jps | grep -E 'KotlinCompileDaemon' | awk '{print $1}' | xargs kill -9 || true

hamzaamir749 commented 5 days ago

Yes sure I will also clone your repo and try to run that as well. I will let you know thank you for your response.

On Sun, 6 Oct 2024, 7:33 am Stefan Jovanovic, @.***> wrote:

Also try executing this command in your terminal to try and fix issues with kotlin build: jps | grep -E 'KotlinCompileDaemon' | awk '{print $1}' | xargs kill -9 || true

— Reply to this email directly, view it on GitHub https://github.com/stevdza-san/RoomKMP_Demo/issues/1#issuecomment-2395314747, or unsubscribe https://github.com/notifications/unsubscribe-auth/AL35AP6SE573YEZ3Y3V52B3Z2DKS7AVCNFSM6AAAAABPNO7ECCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGOJVGMYTINZUG4 . You are receiving this because you authored the thread.Message ID: @.***>

hamzaamir749 commented 5 days ago

same error i got after running command and i also clone your repo got same error copyRoomSchemasToAndroidTestAssetsDebugAndroidTest.

On Sun, Oct 6, 2024 at 7:33 AM Stefan Jovanovic @.***> wrote:

Also try executing this command in your terminal to try and fix issues with kotlin build: jps | grep -E 'KotlinCompileDaemon' | awk '{print $1}' | xargs kill -9 || true

— Reply to this email directly, view it on GitHub https://github.com/stevdza-san/RoomKMP_Demo/issues/1#issuecomment-2395314747, or unsubscribe https://github.com/notifications/unsubscribe-auth/AL35AP6SE573YEZ3Y3V52B3Z2DKS7AVCNFSM6AAAAABPNO7ECCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGOJVGMYTINZUG4 . You are receiving this because you authored the thread.Message ID: @.***>