Shopify / mobile-buy-sdk-android

Shopify’s Mobile Buy SDK makes it simple to sell physical products inside your mobile app. With a few lines of code, you can connect your app with the Shopify platform and let your users buy your products using their credit card.
MIT License
216 stars 136 forks source link

Open the Sample couldn't find 'com.shopify.graphql.support‘ #592

Closed tubingzzz closed 5 years ago

tubingzzz commented 5 years ago

When i download the 'mobile-buy-sdk-android' project , and run the sample demo on AS , couldn't find 'com.shopify.graphql' in Module 'buy3 , it seems missing lib 'graphql_java_gen' , How can I add 'graphql-java-support' module? please! please! hlep me!

laceylansaw commented 5 years ago

I have also ran into this issue. If I find any fixes I will update here.

rebeccajfriedman commented 5 years ago

It sounds like a problem with your set up. Have you followed these steps? https://github.com/Shopify/mobile-buy-sdk-android/blob/913062d4d1e1e71091440df257dd9ac6db9c9957/MobileBuy/sample/README.md#setup

laceylansaw commented 5 years ago

I did, but I found the git command wasn't working correctly for me. I wasn't signed into git on the computer I was using so it's all good now. Thanks!