I made this app back in february and totally forgot about it. I’ve been updating it for the last few weeks because it had not been updated since i made it. Now it’s more of a “finished product” in a sense. Pretty much just made a new user interface.
The app is made in React Native. Sessions are completely encrypted, no one has access to your data. Not the user nor the developer. So far the app collects no data. Although in the future i might start collecting just enough for crashes debugging purposes. Ill let you now.
ABOUT MEMORY
At this moment i don’t know how big a file you can upload or download. It’s difficult to know since both platforms handle memory different. Files have to be stored in memory before uploading. So if you’re uploading heavy while having many apps open in background i don’t know what kind of errors this might cause. I’d say be careful uploading anything bigger than 2 gigs (4 might be fine, but i’m going to say 2). iPhones are very capable these days but no matter how much memory you have memory management is always crucial.
At this time, you will need to keep app open util any upload or download is finished, there is no way around this.
If you don’t OS will kill it.
ABOUT THE ASSETS
The name of the app is “Storj”.
For the app icon for both ios and android i used the “storj-logo-mark-color” file that
you can download from the official storj media kit and brand assets. It’s the way i made
it and it stayed that way because i was never planing to release it.
Before i publish this app i want to know if i have or need Storj permission to use these
assets i got from the official Media Kit. I really don’t know to what extent i can use them.
I also want to know if it’s ok if i name the app “Storj”
If i dont get permission or if i dont hear nothing from storj in a week, ill just change
the name and ill use another app icon and begin upload process.
App will be available in the upcoming weeks, as soon as i can get them through their respective app store.