sceneform-android-sdk icon indicating copy to clipboard operation
sceneform-android-sdk copied to clipboard

Sceneform plugin v1.13.0 not working w/Android Studio 4 Canary 1

Open tellypresence opened this issue 5 years ago • 6 comments

Android Studio 4 Canary 1, android gradle plugin 3.5.1 SceneForm plugin 1.13.0 Error typ. Error: java.lang.RuntimeException: java.lang.NoSuchMethodError: com.android.tools.idea.templates.recipe.RecipeExecutor.append(Ljava/io/File;Ljava/io/File;)V

Works perfectly on Android Studio 3.5.1

tellypresence avatar Oct 31 '19 02:10 tellypresence

The issue still remain on android studio 3.6.1, working normal on 3.5.1

danielawde9 avatar Mar 06 '20 06:03 danielawde9

Already mentioned here: https://github.com/google-ar/sceneform-android-sdk/issues/989 with Sceneform plugin version 1.15.0. Not working with Android Studio 3.6.0/3.6.1. But working with 3.5.3.

VCDo avatar Mar 06 '20 08:03 VCDo

You can use this workaround till the issue is fixed

danielawde9 avatar Mar 06 '20 09:03 danielawde9

@danielawde9 thanks but that fix doesn't work for me currently.

sameerjj avatar Mar 13 '20 17:03 sameerjj

@sameerjj did you follow the same step? it worked for me, Manually add the code, then android studio will automatically generate both sfa and sfb

danielawde9 avatar Mar 14 '20 14:03 danielawde9

@danielawde9 it might have to do with my project being a library not an application, but wasn't able to get it work. Ended up reverting to 3.5. Kind of embarrassing that these guys are putting out releases with such glaring issues. Probably won't update for the foreseeable future can't risk having issues when I need to focus on development

sameerjj avatar Mar 15 '20 20:03 sameerjj