Ugo Chirico
Ugo Chirico
I'm trying to use the api with back4app. Because the function `Parse.initialize(APP_ID, APP_REST_API_ID, CUSTOM_SERVER_PATH);` is not implemented yet I changed the source code by changing https://parseapi.back4app.com instead of the parse.com...
I used the latest revision in the master branch and it works!
Hi, I'm trying to implement a way to resume a download task after the app has been quit by the user because I need to download a large file (300MB...
@casatwy no, the urls are all different. Is there a way to avoid from this error?
No. You cannot load more then 16 videos. The only way is to implement an algo that manages the videos considering such limitation.
I cloned the head revision with --recursive option but it didn't cloned the dependencies recursively. So I had to clone the graphhopper repository in the "graphhopper" folder. If I run...
it doesn't work. After git submodule update --recursive nothing happens: ``` 666-Mac:~ ugos$ git clone --recursive https://github.com/graphhopper/graphhopper-ios.git Cloning into 'graphhopper-ios'... remote: Counting objects: 1923, done. remote: Total 1923 (delta 0),...
mi sembra una ottima idea da implementare in una delle prossime release
All apps is online: ┌─────────────────────┬────┬──────┬────────┬───┬──────┬───────────┐ │ Name │ id │ mode │ status │ ↺ │ cpu │ memory │ ├─────────────────────┼────┼──────┼────────┼───┼──────┼───────────┤ │ napoligoal │ 0 │ fork │ online │...
yes. it seems so: root@vps593332:~# netstat -plntu Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1268/sshd tcp...