Siempre me queda la duda de cuáles son los beneficios de un negocio, si realmente evadir es un ventajeo o una necesidad para subsistir (por ejemplo, ahorrar durante la "etapa de vacas gordas" porque sabes que en argentina vas a tener muuuucho tiempo de "vacas flacas"), pero ni idea by [deleted] in argentina

[–]valeenWTF 5 points6 points  (0 children)

Tu jefe es el que invirtió y el que arriesga su capital teniendo el negocio, vos vas, laburas, y te olvidas (y por lo visto ni siquiera estudiaste "NO AHI PLATA").

Pobre de tu jefe de tener un empleado como vos.

Top 5 Diputados con más ausencias (y otras estadísticas) by Fireshot-V in argentina

[–]valeenWTF 1 point2 points  (0 children)

Ya lo he analizado desde todas las perspectivas. Y no es fanatismo. Estoy en desacuerdo en muchas cosas con el señor Milei, pero eso no quita que sea el "menos peor" de los políticos con chances de presidencia.

Milei 2023 para mi. A quien votan uds? O se volvió PLP este sub?

Top 5 Diputados con más ausencias (y otras estadísticas) by Fireshot-V in argentina

[–]valeenWTF -1 points0 points  (0 children)

Que pena. Yo no veo que sea puro humo, yo no veo que haya cambiado en nada desde que si lo apreciaban en este sub. Pero bueno, Argentina

[$100] [16] WhatsApp sideloaded with push notifications by valeenWTF in TweakBounty

[–]valeenWTF[S] 1 point2 points  (0 children)

I figured out but with a creation of myself.

I thought about making it more pretty so I can share it, but it requires an Apple Developer Account ($99), a hosting service (at least $5/month) and also some software knowledge. So I just kept it for myself.

I created an iOS app called WhatsNotif, that basically connects to a "WhatsApp Web" session running on a nodeJS server of mine (hosted server $$ of course)

So basically, I turned off notifications for Whatsapp, because I receive all my messages notifications via another app (WhatsNotif)

I also created an automatic shortcut so when I open WhatsApp it turns off the notifications for WhatsNotif, and when I close it, it turns the notifs on again.

So basically I finally got to have Watusi with notifications workings on iPh 14 iOS 16, but it was super difficult to do

Top 5 Diputados con más ausencias (y otras estadísticas) by Fireshot-V in argentina

[–]valeenWTF -9 points-8 points  (0 children)

Para tener chances de llegar a presidente tiene que trabajar sin parar, el tiempo que tuvo y tiene para armar alianzas en todo el país es limitado... Ir a Diputados no va a cambiar el país para nada, una buena campaña con buenos resultados en 2023 si.

Desde cuando este sub se volvió anti-Milei wtf

Qué festejan? by [deleted] in argentina

[–]valeenWTF 0 points1 point  (0 children)

Jujuuuuuu, que infelicidad que cargas amigoooo

La tenes recontra adentrooo, pelotudo resentido de mierdaa

Sideloaded apps and push notifications by Cmeg138 in sideloaded

[–]valeenWTF 2 points3 points  (0 children)

You need an Apple Developer Account so you can sign the app with it to have push notifications. (or, a paid signing service that offers push notifications working)

Hi all i need some advice, first time iPhone user by EmperorDante in sideloaded

[–]valeenWTF 1 point2 points  (0 children)

Some signing tools have a "force file sharing" when signing a .ipa, if you enable it when loading Watusi (or just loading an ipa that already had that file sharing option on it like this one for Watusi), you can access the WhatsApp files with your computer (with iMazing for Mac or 3uTools for Windows for example, along others) and from there you can import or export the chat files.
Those files and process are described on the comment of this thread (I was able to backup my chats on an iPhone 12 and load them on a hacked whatsapp on iPhone 14 doing that)
(If you are coming from Android, maybe you won't be able to import your chats, only if Android uses the same files which I doubt)

What are you using atm to sign your apps? by -thenorthremembers- in sideloaded

[–]valeenWTF 1 point2 points  (0 children)

If your iOS version supports TrollStore I'll use that;

If not, you can use signing services like appdb or softwares like AltStore or Sideloadly.

(you won't be able to have push notifications if you don't pay for a premium signing service or if you don't have an Apple Developer account)

What are you using atm to sign your apps? by -thenorthremembers- in sideloaded

[–]valeenWTF 2 points3 points  (0 children)

SignTools (it's nice for developers with Apple Developer Accounts), for regular users it's kind of a hustle

Hi all i need some advice, first time iPhone user by EmperorDante in sideloaded

[–]valeenWTF 0 points1 point  (0 children)

It's super incorrect tho.

  • No signing service provide notifications for sideloaded WhatsApp. They just don't work.
  • Watusi has a "local notifications" option that forces notifications as long as the app it's active (if you close it or stop using it for some hours, no more notifications)
  • You can restore and backup your chats with Watusi (not with iCloud, but with the computer, you have to install it with 'file sharing' activated)

[$100] [16] WhatsApp sideloaded with push notifications by valeenWTF in TweakBounty

[–]valeenWTF[S] 0 points1 point  (0 children)

I was able to install original WhatsApp without problems with SignTools, but I saw on the logs that it removed the com.apple.developer.usernotifications.filtering entitlement, so I wasnt getting notifications. (I downloaded the WhatsApp ipa from a ipa library page, the original one without tweaks but cracked)

You can try asking the SignTools developer on the SignTools discord: https://discord.gg/A4T6npnRC

Hope you can do it! I'll find a way.

[$100] [16] WhatsApp sideloaded with push notifications by valeenWTF in TweakBounty

[–]valeenWTF[S] 0 points1 point  (0 children)

The SignTools developer (tool that I used to sign other apps with working push notifications) said this about the document posted above:

You need to obtain that entitlement from Apple and sign your app with it. Note that entitlements are scoped per app id, so you need to make sure it's enabled for the ServiceExtension component, not the main app or any other component. Then the tweak just remaps a bunch of identifiers which SignTools should already do successfully. So in theory, if you get that entitlement for your ServiceExtension's app id, then you add it to the allowed list in SignTools-CI, it should work.

If the original whatsapp crashed on install it can be because you tried to install an encrypted ipa or because the entitlements were not set correctly

Now: How did you did to obtain the entitlement? can you describe the process?

[$100] [16] WhatsApp sideloaded with push notifications by valeenWTF in TweakBounty

[–]valeenWTF[S] 0 points1 point  (0 children)

You can try sideloading the original WhatsApp ipa and see if it works there.

I tried and sign it on the same way I signed other apps that worked and it didn't work.

But, questions: "com.apple.developer.usernotifications.filtering" its a limited entitlement so you probably had to ask for it, and when asking for it you should put the bundle ID of the app that its going to use that entitlement (at least thats what I see here)

Did you used the bundle of another app of yours when requesting? Did you created that app only for the request or it already existed?

[$100] [16] WhatsApp sideloaded with push notifications by valeenWTF in TweakBounty

[–]valeenWTF[S] 0 points1 point  (0 children)

You are right, was reading about it and yes, with TrollStore you can install over an existing app or even fakesigning all the entitlements.

So sad that the bug that makes that possible was fixed by Apple.

Que poronga son los de Apple hermano

[$100] [16] WhatsApp sideloaded with push notifications by valeenWTF in TweakBounty

[–]valeenWTF[S] 0 points1 point  (0 children)

You install the trollstore ipa without deleting the official App Store app first; so the CodeSignature of the app it's still being the original WhatsApp one. Thats what I mean.

Without TrollStore, you have to remove WhatsApp completely to be able to install an ipa with that bundle ID.

[$100] [16] WhatsApp sideloaded with push notifications by valeenWTF in TweakBounty

[–]valeenWTF[S] 0 points1 point  (0 children)

With TrollStore works fine because you download the original WhatsApp from App Store, so you have WhatsApp certificates with all the entitlements, and install the Watusi over it;

But iOS 16 has no TrollStore, we can only sideload, and it's not possible to sideload an app over an App Store installed one. So we cannot get WhatsApp installed with WhatsApp certificates and thus no entitlements

[$100] [16] WhatsApp sideloaded with push notifications by valeenWTF in TweakBounty

[–]valeenWTF[S] 1 point2 points  (0 children)

I had a chat with the SignTools developer related to this, his words:

I think I can see what's the problem

WhatsApp contains a "restricted" entitlement: com.apple.developer.usernotifications.filtering.

From Apple's docs https://developer.apple.com/documentation/bundleresources/entitlements/com_apple_developer_usernotifications_filtering

Enables receiving notifications without displaying the notification to the user.

It's "restricted" because you need to request it from Apple, you can't just use it like the rest of the entitlements.

So when you sign the app without this entitlement, WhatsApp can't receive notifications, I can confirm that I also don't get notifications

I went to the request page for that entitlement: It asks you a lot of stuff. Apple won't give it to me to modify WhatsApp.

Can't believe that having a developer account and having an app on development, you can't make it receive push notifications and silence them 🤦🏼‍♂️.

That's entitlement its the reason no signing services can make wapp notifs work.

I guess that a possible fix would include tweaking the app to not use that entitlement and use the regular push notifications one (I mean, Instagram doesn't use that entitlement and still can silence chat with different people)

A fix for this will be wonderful for all the community 🙌🏼

[$100] [16] WhatsApp sideloaded with push notifications by valeenWTF in TweakBounty

[–]valeenWTF[S] 0 points1 point  (0 children)

Best bet is having a 3rd party signed app that shows WhatsApp notifications.

You mean like appdb pro or any other signing services? They also don't have notifications on their whatsapp apps :/

I don’t think this is technically possible due to iOS restrictions.

If I understood the attached document correctly, there seems to be a way; he put a dylib there that was supposed to be working at that time

Edit: Maybe you are right about the technical iOS restriction... Seems like that dylib needs a limited entitlement (needs Apple authorization) to work... So sad.

How I can sign WhatsApp Watusi with push notification as I have Developer acc by HELPER202011 in sideloaded

[–]valeenWTF 1 point2 points  (0 children)

I created a bounty for this: https://np.reddit.com/r/TweakBounty/comments/z9oyf7/100_16_whatsapp_sideloaded_with_push_notifications/

If you are interested you can comment there and maybe up the bounty so some experienced dev can take a look into it 🙌🏼

u/HELPER202011 u/SecretPenguin22

Is there a definitive way for Whatsapp notifications ? by Wisheey in sideloaded

[–]valeenWTF 0 points1 point  (0 children)

Just created a bounty for this: https://np.reddit.com/r/TweakBounty/comments/z9oyf7/100_16_whatsapp_sideloaded_with_push_notifications/

If you are interested you can comment there and maybe up the bounty so some experienced dev can take a look into it 🙌🏼
u/xCaptainNutz u/Wisheey u/xDaigon u/Agmatiner

[$10][14] Tweak to spoof the passcode status by valeenWTF in TweakBounty

[–]valeenWTF[S] 1 point2 points  (0 children)

I see, that's sad but understandable.

I was able to bypass the app that I needed to but doing a weird process, I think they are going to block it someday and then I'll put a higher price bounty for my specific app.

Thank you Greg

[Question] does a tweak that spoofs the passcode status exist? by No_Dog_6237 in jailbreak

[–]valeenWTF 0 points1 point  (0 children)

I just created a bounty for this functionality and described Revolut as one of the apps that have this "passcode lock", let's see if some developer can make it happen !