bundle

  1. F

    iOS Question Unable to delete image - png already exists

    Hi, guys, I would like to ask you for some help with this recent issue for some reason when I try to debug my project I'm getting this error: Building Xcode project. Error The file 'G:\Objects\src\Images.xcassets\AppIcon.appiconset\icon-store-1024.png' already exists. I try to delete the file...
  2. sadeq.hitex

    Android Question B4a bundle supports gradle features ?

    Language change is working before uploading to Google Play Store (xml method values-en, values-fr, .......) but not after uploading to play store (in aab , not for apk). in stackoverflow said ,use `enableSplit = false` to resolve this problem android { //... removed for brevity bundle {...
Top