We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.

Facing issue with Mobile setup for verge 3D app

Home Forums Programming Facing issue with Mobile setup for verge 3D app

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #66367
    saurav
    Participant

    I followed all the steps as mentioned here: https://www.soft8soft.com/docs/manual/en/introduction/Creating-Mobile-Apps.html

    [Note: when I used cordova requirements all requirements were met but there was also a warning showing that cordova-plugin-whitelist mismatch the cordova version I was using.]

    But I am getting error on the step where we write ‘cordova build android’. It said at start the build successful and then suddenly it started building again and started the download of gradle 7.6 while i have downloaded gradle 8.3 and used that.

    Afterwards when i tried to search for what problem was causing this it said something about version mis match and so i checked there seemed to be a build.gradle file and others where gradle 7.6 was mentioned so I changed that to the version i was using (i.e. 8.3) and ran the command ‘cordova build android’ again but it again said build failed and when I checked the files where I made the changes, those files got reverted back to showing gradle 7.6.

    Please help with this issue.
    Am I missing something?

    Versions I am using:
    Gradle 8.3
    Kotlin 1.9.0
    Groovy 3.0.17
    JVM 20.0.2
    Cordova 12.0.0

    Attachments:
    You must be logged in to view attached files.
    #66374

    Hi, Cordova 12 requires Gradle 7.6. It appears that 8.3 is not compatible and should not be used.

    Soft8Soft Tech Chief
    X | FB | LinkedIn

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.