shopapp-android
shopapp-android copied to clipboard
ShopApp is an application that transfers an online store into a mobile app
ااا
Hi Thank you for providing this Code for learning purposes. I am facing one issue,i am unable to open the application after compiling. Have attached the screen shot for reference.....
0 When trying to execute the code with kotlin for this application shopapp-android everything be fine, except when I implement shopify api according to instructions on github page as in...
* What went wrong: Execution failed for task ':app:transformClassesWithMultidexlistForDebug'. > com.android.build.api.transform.TransformException: Error while generating the main dex list: Error while merging dex archives: Program type already present: com.shopapp.gateway.BuildConfig Learn how...
Hi, I have implemented this library. I have done successfully all the functionalities. I just want to know, How to add custom fields in product while adding product into cart?...