Giter VIP home page Giter VIP logo

Comments (12)

djankey avatar djankey commented on June 10, 2024 2

Google Drive support?

from appbox-iosappswirelessinstallation.

vineetchoudhary avatar vineetchoudhary commented on June 10, 2024

Hi, Mega doesn't have any macOS SDK but I'll try to use their native C++ sdk.

from appbox-iosappswirelessinstallation.

Dry05 avatar Dry05 commented on June 10, 2024

Hi thanks so much! One little question left, I’m trying to upload kodi.ipa but I’m getting ‘can’t be able to find info.plist’ but it’s just in there tried multiple kodi versions. Any ideas? It’s the only app with that problem

from appbox-iosappswirelessinstallation.

ipwnosx avatar ipwnosx commented on June 10, 2024

Yes I gotta say, great concept but won’t install even presigned apps. However apps install with other services.... so idk.. however an iOS version of this would be coo

from appbox-iosappswirelessinstallation.

RemyLivewall avatar RemyLivewall commented on June 10, 2024

Would love to see Google Drive support. We use AppBox primarily for larger apps above 100MB and we use Google Drive more frequently internally.

from appbox-iosappswirelessinstallation.

SmartyP avatar SmartyP commented on June 10, 2024

Box.com support would be great as well

from appbox-iosappswirelessinstallation.

vineetchoudhary avatar vineetchoudhary commented on June 10, 2024

Google Drive - The main problem with google drive and other storage options they didn't provide a direct download link. In iOS, the app manifest file should be downloaded without any redirection. That's why AppBox only supports Dropbox. I remembered when I started this project I've tried to integrate Google drive but there was no success at that time. I'll look again. Also, if you know some workaround pls let me know.

Box.com - I don't have any experience with box.com. So, first, I've to perform some test with Box.com. But as per my first look, they didn't provide 250+ MB upload service for free accounts. On another hand, Dropbox doesn't have such kind of limitation.

from appbox-iosappswirelessinstallation.

RemyLivewall avatar RemyLivewall commented on June 10, 2024

Google Drive - The main problem with google drive and other storage options they didn't provide a direct download link. In iOS, the app manifest file should be downloaded without any redirection. That's why AppBox only supports Dropbox. I remembered when I started this project I've tried to integrate Google drive but there was no success at that time. I'll look again. Also, if you know some workaround pls let me know.

Box.com - I don't have any experience with box.com. So, first, I've to perform some test with Box.com. But as per my first look, they didn't provide 250+ MB upload service for free accounts. On another hand, Dropbox doesn't have such kind of limitation.

I'm not sure if this helps at all, but I found this webapps stack answer which might help: https://webapps.stackexchange.com/questions/30654/in-google-drive-how-can-you-link-directly-to-download-a-zip-file-and-not-view
Here is a more detailed article describing some options and with more explaining: https://www.labnol.org/internet/direct-links-for-google-drive/28356/

from appbox-iosappswirelessinstallation.

vineetchoudhary avatar vineetchoudhary commented on June 10, 2024

@RemyLivewall thanks for the links. But we can't skip google drive virus scan warning if IPA file size is greater than 100MB. As per them

Only files smaller than 100 MB can be scanned for viruses. For larger files, a warning is displayed saying that the file can't be scanned.

This weekend, I'll try this manually first. If everything goes well I'll implement in AppBox.

from appbox-iosappswirelessinstallation.

vineetchoudhary avatar vineetchoudhary commented on June 10, 2024

Today, I ran several manual tests for google drive but no success. I think iOS need a direct manifest.plist file path without any permanent redirection. Also, seems like if URL doesn't contain manifest.plist then iOS will ignore that URL straightforward.

Here the test URL I've used -

itms-services://?action=download-manifest&url=https://drive.google.com/uc?export=download&id=18HjjyIBJ69eq60Eo5RbERZZulORlgGeX

Here the logs from iPhone 7, As you can see there is no request to google.com from iOS when I tapped on installation URL -
screenshot 15

Also, here the logs from the same device, As you can see here iOS request manifest file from dropbox.com and initiated NSURLSession to download IPA file -

screenshot 16

So, It seems like google drive is not an option for AppBox.

from appbox-iosappswirelessinstallation.

rizwan95 avatar rizwan95 commented on June 10, 2024

What about providing Custom drive support? @vineetchoudhary

from appbox-iosappswirelessinstallation.

vineetchoudhary avatar vineetchoudhary commented on June 10, 2024

It is a little bit hard to find a good and free 3rd party service to cover our use cases. So, closing this issue.

In the near future, we are going to support CDN or VPS services like S3, Digitial Ocean Spaces.

from appbox-iosappswirelessinstallation.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.