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

productRecommendations method not found #661

Closed aahanverma00710 closed 4 years ago

aahanverma00710 commented 4 years ago

I am unable to get productRecommendations method I am using 'implementation 'com.shopify.mobilebuysdk:buy3:3.2.3' dependency
I can see this method in "https://raw.githubusercontent.com/Shopify/mobile-buy-sdk-android/master/MobileBuy/buy3/src/main/java/com/shopify/buy3/Storefront.java" but it's not showing in my project