New to App Studtio - EikonNow core was not found

Vini
Vini Explorer

Hi, I am new to app studio and working with JET 2 for the first time. I am following the documentation and trying to test the initializing JET part but get the below error. Can someone please help me what am I missing here.

  1. EikonNow core was not found JET.min.js (3,24925)

  2. Could not register JET. Error: "could not find registerWithJET function," JET.min.js (4,12502)


Thanks.



Best Answer

  • chavalit-jintamalit
    Answer ✓

    Hi @Vini

    The sample is provided with jQuery Syntax.

    image


    For quick testing purpose, suggested to change to console.log() to test the code.

Answers