Badinga Ulrich

Results 13 comments of Badinga Ulrich

> @aloisdeniel I run locally your example app from device_preview package on web and device preview is working correctly only for devices that have notches. For those without notch black...

+1 for linux The port of uno (compiler) is possible easly?

Any update for Fuse Studio in linux ?

Ok i'll do it thé next week...Best regards Le 10 mars 2013 16:04, "Peter Johnson" [email protected] a écrit : > Is there an NPM module for this? If not, could...

Yes but it's an old project

You have two functions to hep you, ```js app.sendUCS2SMS({ sender: 'TEST', receiver: '06462845', msgdata: 'Bonjour, Hi, 你好, صباح الخير', // UCS2 text }); app.flashUCS2SMS({ sender: 'TEST', receiver: '06462845', msgdata: 'Bonjour,...

Hi, Which NodeJS version ? Regards

Hey @tamerMarzouk thank's to use my nodejs module, I'll add this feature.

@tamerMarzouk, I have add two functions to hep you, ```js app.sendUCS2SMS({ sender: 'TEST', receiver: '06462845', msgdata: 'Bonjour, Hi, 你好, صباح الخير', // UCS2 text }); app.flashUCS2SMS({ sender: 'TEST', receiver: '06462845',...

Can you test, UCS2 is UTF16BE, the buffer has correctly converted now.