Start a new topic
iink SDK on Device
Hi
I develop with iink SDK for Android.
SOMETIMES the following error occurs.
Failed to edit block "MainBlock": INVALID_CERTIFICATE: error: AddResource zh_CN/zh_CN-ak-cur.res failed
I have created multiple EditorViews on top of the main view.
if (type == InputKeyboardType.KEYBOARD_ENGLISH_RECOGNITION_ONLY) {
conf.setString("lang", "en_US");//纯英文语言包} else {conf.setString("lang", "zh_CN");//中文语言包}
conf.setString("lang", "en_US");//纯英文语言包
} else {conf.setString("lang", "zh_CN");//中文语言包}
} else {
conf.setString("lang", "zh_CN");//中文语言包}
conf.setString("lang", "zh_CN");//中文语言包
}
This is my assets/conf/en_US.conf
Bundle-Version: 1.0
Bundle-Name: en_US
Configuration-Script:
AddResDir ../resources/
Name: text
Type: Text
AddResource en_US/en_US-ak-cur.res
AddResource en_US/en_US-lk-text.res
EnableAlienCharacters
SetTextListSize 1
SetWordListSize 5
SetCharListSize 1
This is my assets/conf/zh_CN.conf
Bundle-Name: zh_CN
AddResource zh_CN/zh_CN-ak-cur.res
AddResource zh_CN/zh_CN-lk-text.res
AddResource mul/mul-lk-english_secondary_2.res
SetHalfWidthFullWidthScheme AUTO
Why does this error occur?
Dear Sir,
thank you for contacting us.
Currently, we are a bit puzzled by the error.
Would it be possible to know the account in which your application was registered, so that we may have more information regarding the error message?
Thank you,
Best regards,
Olivier
13777834863@163.com
Hi
I develop with iink SDK for Android.
SOMETIMES the following error occurs.
I have created multiple EditorViews on top of the main view.
This is my assets/conf/en_US.conf
Bundle-Version: 1.0
Bundle-Name: en_US
Configuration-Script:
AddResDir ../resources/
Name: text
Type: Text
Configuration-Script:
AddResource en_US/en_US-ak-cur.res
AddResource en_US/en_US-lk-text.res
EnableAlienCharacters
SetTextListSize 1
SetWordListSize 5
SetCharListSize 1
This is my assets/conf/zh_CN.conf
Bundle-Version: 1.0
Bundle-Name: zh_CN
Configuration-Script:
AddResDir ../resources/
Name: text
Type: Text
Configuration-Script:
AddResource zh_CN/zh_CN-ak-cur.res
AddResource zh_CN/zh_CN-lk-text.res
AddResource mul/mul-lk-english_secondary_2.res
SetHalfWidthFullWidthScheme AUTO
EnableAlienCharacters
SetTextListSize 1
SetWordListSize 5
SetCharListSize 1
Why does this error occur?
Dear Sir,
thank you for contacting us.
Currently, we are a bit puzzled by the error.
Would it be possible to know the account in which your application was registered, so that we may have more information regarding the error message?
Thank you,
Best regards,
Olivier
Olivier @MyScript
Dear Sir,
thank you for contacting us.
Currently, we are a bit puzzled by the error.
Would it be possible to know the account in which your application was registered, so that we may have more information regarding the error message?
Thank you,
Best regards,
Olivier