Learn what Felgo offers to help your business succeed. Start your free evaluation today! Felgo for Your Business

Forums

OverviewFelgo 3 Support (Qt 5) › Hot reload fails when adding the PRODUCT_LICENSE_KEY on pro file

Tagged: 

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #23510

    jrrobles79

    I was having problems adding a C++ class I thought it was something I was doing a mistake but apparently something goes wrong when I added my PRODUCT_LICENSE_KEY, the new c++ classes that I added after that are not being added into the project , after I comment this line it works again:

     

    contains(ANDROID_TARGET_ARCH, arm64-v8a) {
       PRODUCT_VERSION_CODE=1011 # add 1 as suffix
       PRODUCT_LICENSE_KEY = "XYZ...."
    } else {
     PRODUCT_VERSION_CODE=1010 # add 0 as suffix
     PRODUCT_LICENSE_KEY="ABCD..."
    }

     

Viewing 1 post (of 1 total)

RSS feed for this thread

You must be logged in to reply to this topic.

Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded