Start a new topic
iink SDK on Device
Dear Dipannita,
Thank you for the question.
The error occurs because you call the "import" function while you did not set any part to your editor.
Before calling "import", please ensure you set a contentPart to your editor: editor.setPart(contentPart);
Best regards,
Olivier
Dipannita Das
Dear Dipannita,
Thank you for the question.
The error occurs because you call the "import" function while you did not set any part to your editor.
Before calling "import", please ensure you set a contentPart to your editor: editor.setPart(contentPart);
Best regards,
Olivier
Olivier @MyScript
Dear Dipannita,
Thank you for the question.
The error occurs because you call the "import" function while you did not set any part to your editor.
Before calling "import", please ensure you set a contentPart to your editor: editor.setPart(contentPart);
Best regards,
Olivier