Giter Club home page Giter Club logo

Comments (28)

Al4ise avatar Al4ise commented on July 20, 2024 1

That's correct

from azule.

Al4ise avatar Al4ise commented on July 20, 2024 1

i mean there is a reason the default is to update the app. for some apps azule's decryption method simply fails, idk why

from azule.

CySxL avatar CySxL commented on July 20, 2024

So my requests and issues are :
Requests:

  1. Two separate new commands for users to choose just directly grabbing the IPA and save in Filza directory or directly installing app on homescreen

  2. A new command to bypass Minimum OS Version as ease. But I don't know if it's doable.

  3. Ability to install older Version of apps from Appstore

Issue:

  1. App with custom version set by Azule and installed on homescreen displays the wrong version which is the latest version instead.

from azule.

binnichtaktiv avatar binnichtaktiv commented on July 20, 2024

not azules fault.

from azule.

CySxL avatar CySxL commented on July 20, 2024

not azules fault.

Any further proof ? This simple sentence won't help with any issue I have

from azule.

binnichtaktiv avatar binnichtaktiv commented on July 20, 2024

not azules fault.

Any further proof ? This simple sentence won't help with any issue I have

Use choicy and disable tweaks for your app. And the proof is that it’s working for everyone else

from azule.

CySxL avatar CySxL commented on July 20, 2024

not azules fault.

Any further proof ? This simple sentence won't help with any issue I have

Use choicy and disable tweaks for your app. And the proof is that it’s working for everyone else

It's not working for my friends either. How is that "working for everyone" ?

from azule.

CySxL avatar CySxL commented on July 20, 2024

not azules fault.

Any further proof ? This simple sentence won't help with any issue I have

Use choicy and disable tweaks for your app. And the proof is that it’s working for everyone else

image
https://user-images.githubusercontent.com/15531137/196352235-5b30057d-964f-468e-9bcf-4a2395ee0d17.MOV

How is this "working for everyone" ?

from azule.

binnichtaktiv avatar binnichtaktiv commented on July 20, 2024

not azules fault.

Any further proof ? This simple sentence won't help with any issue I have

Use choicy and disable tweaks for your app. And the proof is that it’s working for everyone else

image https://user-images.githubusercontent.com/15531137/196352235-5b30057d-964f-468e-9bcf-4a2395ee0d17.MOV

How is this "working for everyone" ?

this you?🤓
Btw check if the ipa is decrypted properly and check if the tweak is compatible with the ipa version. Download dc from the appstore and decrypt it with crackerxi or iridium ir whatever

from azule.

CySxL avatar CySxL commented on July 20, 2024

Not helpful but thank you. I'll wait for a true dev to work together.

from azule.

Al4ise avatar Al4ise commented on July 20, 2024

I'd rather not touch this conversation. Does azule work when you remove the -r arguement?

from azule.

CySxL avatar CySxL commented on July 20, 2024

I'd rather not touch this conversation. Does azule work when you remove the -r arguement?

Sadly no. Is it normal that Azule automatically installs IPA at the same time ?

image
https://user-images.githubusercontent.com/15531137/196590718-43dcb722-649d-40c5-a2f4-1c86397a2a16.MOV

Same if I don't inject tweaks image

App crashes immediately

from azule.

Al4ise avatar Al4ise commented on July 20, 2024

can you sideload the clean ipa, that hasnt been processed with azule?

from azule.

CySxL avatar CySxL commented on July 20, 2024

can you sideload the clean ipa, that hasnt been processed with azule?

Sure. What way you want me to try ? Like sideload with Altstore or Trollstore ? And can I use other tweaks like bfdecrypt to get the IPA ?

from azule.

Al4ise avatar Al4ise commented on July 20, 2024

Sideload like you would have sideloaded the tweaked ipa, idc, not with trollstore ig?

from azule.

Al4ise avatar Al4ise commented on July 20, 2024

And you could probably just use azule to get the ipa, thats azule -i [bundleid of app] -o [outdir]. But bfdecrypt works too

from azule.

CySxL avatar CySxL commented on July 20, 2024

And you could probably just use azule to get the ipa, thats azule -i [bundleid of app] -o [outdir]. But bfdecrypt works too

yeah I know that. Can we get the ipa with specific version with Azule ?

Btw the ipa file Azule created is successfully sideloaded with Trollstore. But the app on homescreen installed by Azule crashes immediately at launch

from azule.

Al4ise avatar Al4ise commented on July 20, 2024

oh yeah that's because azule temporarily bypasses the minimum ios version for the sake of the app devrypting properly. it's how it should be

from azule.

CySxL avatar CySxL commented on July 20, 2024

oh yeah that's because azule temporarily bypasses the minimum ios version for the sake of the app devrypting properly. it's how it should be

Sorry not quite understand haha, so the app installed by Azule on HS is normal to crash at launch right ?

from azule.

CySxL avatar CySxL commented on July 20, 2024

That's correct

Ok got it. So for my understanding the app on HS is technically an useless app, the truly working thing is the IPA created by Azule in output path right ?

from azule.

Al4ise avatar Al4ise commented on July 20, 2024

Most times yeah, though if you install the azule-generated ipa on an ios version lower than the required ios version, it will still crash

from azule.

CySxL avatar CySxL commented on July 20, 2024

Most times yeah, though if you install the azule-generated ipa on an ios version lower than the required ios version, it will still crash

Thanks for the help ! Now I finally understand all things 😂

Btw will Azule have an ability to decrypt the current build of an already installed app instead of downloading the latest build from AppStore ?

from azule.

Al4ise avatar Al4ise commented on July 20, 2024

There is an option to ignore updates already. Not sure what it was though, look in the -h menu

from azule.

CySxL avatar CySxL commented on July 20, 2024

There is an option to ignore updates already. Not sure what it was though, look in the -h menu

Ah cool !! Do you mean the -l command ?

from azule.

CySxL avatar CySxL commented on July 20, 2024

There is an option to ignore updates already. Not sure what it was though, look in the -h menu

Just tested with the -l command.
Yeah it decrypted the currently installed App (Discord) but eventually fail for decrying 3 files w/o injecting tweak.

image

from azule.

Al4ise avatar Al4ise commented on July 20, 2024

Almost never fails when you get an ipa from ipatool first though

from azule.

CySxL avatar CySxL commented on July 20, 2024

Almost never fails when you get an ipa from ipatool first though

Is the command of ipatool contained in azule too ?

from azule.

Al4ise avatar Al4ise commented on July 20, 2024

yeah

from azule.

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.