-
Hi @omorandi I'm using this module on an iPad running iOS8 and 9 with Ti SDK 5.0.0. When the SMS dialog appears the 'To' address bar is partially hidden below the 'New Message' navigation bar - see at…
-
So there's quite a few of us now so perhaps we should code some stuff. I think implementing
https://wiki.theory.org/BitTorrentSpecification and then extending it with all the BEPs is the natural way…
-
Very often, in the middle of a torrent download, I get:
```
/Users/nathanh/.npm-packages/lib/node_modules/torrent/node_modules/bncode/bncode.js:222
throw new Error('not part of int at:'+p…
-
Hi Ben,
I'm using this module to register a background service to check new feeds on my server.
I works fine until I swipe app (clear recent app). After doing that, I've check on running app (in setti…
-
Hi, will it work if the app is fully closed ?
thanks
-
https://blog.libtorrent.org/2020/09/bittorrent-v2/
-
Hello Team ,
I am using sdk 7.0.1.GA , Xcode 9.2 Getting following error While compilation:
Ld build/Intermediates/TestAPP.build/Release-iphoneos/TestAPP.build/Objects-normal/armv7/TestAPP norma…
-
Currently we can stream file and decoding it.
Is is possible to implement encoding stream?
I want to do this
```
var cryptoStream = crypto.createHash('sha1');
cryptoStream.on('end', function(){
…
-
When i stop the speech recognition ("live audio" in the demo project) with TiSpeech.stopRecognition();
and i restart the speech recognition with TiSpeech.startRecognition for the second time, I get t…
-
github crashed on me last time I wrote this so here goes, oliverthered from wrongplanet
in no perticular order.
1: Type constants are base 2 is there an external requirement for this or could they be …