Discuss Scratch
- Discussion Forums
- » Advanced Topics
- » Unofficial - Scratch 2.0 Compiled For Mobile - Download Now! (iOS and Android)
- Jonathan50
-
1000+ posts
Unofficial - Scratch 2.0 Compiled For Mobile - Download Now! (iOS and Android)
Did you read my “…or, since Xcode 7, …” post?But you need the source code for that, at least to my knowledge. Also, I dont know if you can use the free apple develeper certificate one, and the paid one cost (drumroll) $90 a year.but people could sign it them selves, and then there is no limit.normal Apple ID…Only up to 2000 people with testflight, or 100 with ad hoc, but that could work… …or, since Xcode 7, a
I know you can't use Xcode, since it's done with Adobe AIR and there is no xcodeproj, but is there some way to sign the binary that AIR outputs with an Apple ID?
EDIT: Any way to get the source code? Apple now semi-supports sideloading but you need the .xcodeproject.Do you have the ..xcodeproject file and its folder? I could sign the app and allow non-jail broken people to download the iOS app.As I said earlier, I built it using the Adobe Air tools (I don't remember what they're called exactly). So, I don't have an .xcodeproject file. Just an ipa and apk.
I know you can't use Xcode, since it's done with Adobe AIR and there is no xcodeproj, but is there some way to sign the binary that AIR outputs with an Apple ID?
- helloandgoodbye9
-
1000+ posts
Unofficial - Scratch 2.0 Compiled For Mobile - Download Now! (iOS and Android)
Sorry, I know that you can use ad-hoc but what about testflight? Also, you have a point - here are the docs. http://help.adobe.com/en_US/air/build/WS901d38e593cd1bac35eb7b4e12cddc5fbbb-8000.html
http://www.adobe.com/devnet/air/air_for_ios.html
Edit: maybe this flag? -storetype pkcs12 -keystore ../AppleDistribution.p12
http://www.adobe.com/devnet/air/air_for_ios.html
Edit: maybe this flag? -storetype pkcs12 -keystore ../AppleDistribution.p12
Last edited by helloandgoodbye9 (March 10, 2016 07:30:08)
- elfin8er
-
100+ posts
Unofficial - Scratch 2.0 Compiled For Mobile - Download Now! (iOS and Android)
I know you can't use Xcode, since it's done with Adobe AIR and there is no xcodeproj, but is there some way to sign the binary that AIR outputs with an Apple ID?
I have no idea. I'm not really an iOS developer, so I have no clue how any of this works tbh. I know I needed a p12 file and a mobileprovision file. I believe that if you figured out how to create a p12 and mobileprovision file with your Apple ID, you could sign it with your Apple ID. Even if you were to sign it with your Apple ID, how would it be installed?
If I'm making absolutely no sense, it's because I really don't know what I'm talking about.
- Jonathan50
-
1000+ posts
Unofficial - Scratch 2.0 Compiled For Mobile - Download Now! (iOS and Android)
Using iTunes. It should work if you're logged into the right Apple ID on iTunes…I know you can't use Xcode, since it's done with Adobe AIR and there is no xcodeproj, but is there some way to sign the binary that AIR outputs with an Apple ID?
I have no idea. I'm not really an iOS developer, so I have no clue how any of this works tbh. I know I needed a p12 file and a mobileprovision file. I believe that if you figured out how to create a p12 and mobileprovision file with your Apple ID, you could sign it with your Apple ID. Even if you were to sign it with your Apple ID, how would it be installed?
If I'm making absolutely no sense, it's because I really don't know what I'm talking about.
- elfin8er
-
100+ posts
Unofficial - Scratch 2.0 Compiled For Mobile - Download Now! (iOS and Android)
Ah, makes sense. I think it is possible to do, but I believe you need a developer license to create these p12 and mobileprovision files that I was talking about before…Using iTunes. It should work if you're logged into the right Apple ID on iTunes…I know you can't use Xcode, since it's done with Adobe AIR and there is no xcodeproj, but is there some way to sign the binary that AIR outputs with an Apple ID?
I have no idea. I'm not really an iOS developer, so I have no clue how any of this works tbh. I know I needed a p12 file and a mobileprovision file. I believe that if you figured out how to create a p12 and mobileprovision file with your Apple ID, you could sign it with your Apple ID. Even if you were to sign it with your Apple ID, how would it be installed?
If I'm making absolutely no sense, it's because I really don't know what I'm talking about.
- thefnaffan2312
-
2 posts
Unofficial - Scratch 2.0 Compiled For Mobile - Download Now! (iOS and Android)
It works slightly laggy but it works
- pkexe
-
85 posts
Unofficial - Scratch 2.0 Compiled For Mobile - Download Now! (iOS and Android)
Ok. Lost the point here.Maybe we can hack (No, we're not doing that because I bet 10000000000 times it's illegal.) or something like that (and I mean completely not that related into hacking)Because Apple doesn't allow you to install apps outside of the appstore. Ok, elfin8er, I have no idea but why does it have to be jailbroken for iOS?
- helloandgoodbye9
-
1000+ posts
Unofficial - Scratch 2.0 Compiled For Mobile - Download Now! (iOS and Android)
? Please explain. Jailbreaking is perfectly legal.Ok. Lost the point here.Maybe we can hack (No, we're not doing that because I bet 10000000000 times it's illegal.) or something like that (and I mean completely not that related into hacking)Because Apple doesn't allow you to install apps outside of the appstore. Ok, elfin8er, I have no idea but why does it have to be jailbroken for iOS?
- helloandgoodbye9
-
1000+ posts
Unofficial - Scratch 2.0 Compiled For Mobile - Download Now! (iOS and Android)
Check this out - it might help (github is broken on my end for some reason, so I cant test) http://stackoverflow.com/questions/5160863/how-to-re-sign-the-ipa-fileAh, makes sense. I think it is possible to do, but I believe you need a developer license to create these p12 and mobileprovision files that I was talking about before…Using iTunes. It should work if you're logged into the right Apple ID on iTunes…I know you can't use Xcode, since it's done with Adobe AIR and there is no xcodeproj, but is there some way to sign the binary that AIR outputs with an Apple ID?
I have no idea. I'm not really an iOS developer, so I have no clue how any of this works tbh. I know I needed a p12 file and a mobileprovision file. I believe that if you figured out how to create a p12 and mobileprovision file with your Apple ID, you could sign it with your Apple ID. Even if you were to sign it with your Apple ID, how would it be installed?
If I'm making absolutely no sense, it's because I really don't know what I'm talking about.
- SB4321
-
75 posts
Unofficial - Scratch 2.0 Compiled For Mobile - Download Now! (iOS and Android)
nopeUnless you have some sort of enterprise developer certificate.Because Apple doesn't allow you to install apps outside of the appstore. Ok, elfin8er, I have no idea but why does it have to be jailbroken for iOS?
- SB4321
-
75 posts
Unofficial - Scratch 2.0 Compiled For Mobile - Download Now! (iOS and Android)
I do not do it but the school of law says it is legal and just plain fun.? Please explain. Jailbreaking is perfectly legal.Ok. Lost the point here.Maybe we can hack (No, we're not doing that because I bet 10000000000 times it's illegal.) or something like that (and I mean completely not that related into hacking)Because Apple doesn't allow you to install apps outside of the appstore. Ok, elfin8er, I have no idea but why does it have to be jailbroken for iOS?
- jacquesimo
-
100+ posts
Unofficial - Scratch 2.0 Compiled For Mobile - Download Now! (iOS and Android)
Do I have to jailbreak? Or can I just use iTunes on my computer?
- elfin8er
-
100+ posts
Unofficial - Scratch 2.0 Compiled For Mobile - Download Now! (iOS and Android)
Do I have to jailbreak? Or can I just use iTunes on my computer?As of now, you have to be jail broken. Until one of us figures out how to do it otherwise.
- CappottoXD123
-
12 posts
Unofficial - Scratch 2.0 Compiled For Mobile - Download Now! (iOS and Android)
- helloandgoodbye9
-
1000+ posts
Unofficial - Scratch 2.0 Compiled For Mobile - Download Now! (iOS and Android)
Please dont blockspam.
- jr12013676
-
29 posts
Unofficial - Scratch 2.0 Compiled For Mobile - Download Now! (iOS and Android)
Hi, I got scratch 2.0 on andriod, but I have a problem. MY fingers can barely touch anything without my bluetooth mouse. Is there any way to zoom in?
- elfin8er
-
100+ posts
Unofficial - Scratch 2.0 Compiled For Mobile - Download Now! (iOS and Android)
There's a version that includes pinch-to-zoom. See the main topic. Keep in mind that it doesn't work all that well though. Hi, I got scratch 2.0 on andriod, but I have a problem. MY fingers can barely touch anything without my bluetooth mouse. Is there any way to zoom in?
Last edited by elfin8er (March 12, 2016 18:27:52)
- CappottoXD123
-
12 posts
Unofficial - Scratch 2.0 Compiled For Mobile - Download Now! (iOS and Android)
Ok, elfin8er, I have no idea but why does it have to be jailbroken for iOS?
Because Apple doesn't allow you to install apps outside of the appstore
Ok. Lost the point here.Maybe we can hack (No, we're not doing that because I bet 10000000000 times it's illegal.) or something like that (and I mean completely not that related into hacking)
Because Apple doesn't allow you to install apps outside of the appstore
Ok. Lost the point here.Maybe we can hack (No, we're not doing that because I bet 10000000000 times it's illegal.) or something like that (and I mean completely not that related into hacking)
- elfin8er
-
100+ posts
Unofficial - Scratch 2.0 Compiled For Mobile - Download Now! (iOS and Android)
We've already discussed this. Jailbreaking isn't even illegal. It's the things that you do with it that may be illegal. We're working on trying to figure out a way to get it to work on non-jailbroken devices, but I have yet to figure it out. Ok, elfin8er, I have no idea but why does it have to be jailbroken for iOS?
Because Apple doesn't allow you to install apps outside of the appstore
Ok. Lost the point here.Maybe we can hack (No, we're not doing that because I bet 10000000000 times it's illegal.) or something like that (and I mean completely not that related into hacking)
- SB4321
-
75 posts
Unofficial - Scratch 2.0 Compiled For Mobile - Download Now! (iOS and Android)
add it to the app storeWe've already discussed this. Jailbreaking isn't even illegal. It's the things that you do with it that may be illegal. We're working on trying to figure out a way to get it to work on non-jailbroken devices, but I have yet to figure it out. Ok, elfin8er, I have no idea but why does it have to be jailbroken for iOS?
Because Apple doesn't allow you to install apps outside of the appstore
Ok. Lost the point here.Maybe we can hack (No, we're not doing that because I bet 10000000000 times it's illegal.) or something like that (and I mean completely not that related into hacking)