Well, after trying a couple ways to "fix" PUSH on my iPhone, only one thing ultimately worked solidly.
First I tried the Dev Team's solution... it didn't work... but the problem was my fault. I was using CyberDuck to readjust the permissions for the nimble and inject files and as it turns out, they weren't sticking, and I didn't realize it though I'm normally careful about that...
Second I tried the Cydia hack... it didn't work...
Third I tried the Cydia hack again some days later out of pure stuborness and miraculously enough, PUSH worked though I got notifications from potentially any number of other people sharing the same PUSH Certificate that came with the hack...
Finally, fourth time was the charm. I got fed up with the PUSH notifications I was getting so I decided to try it again on my own. Keep in mind I have an iPod Touch 1st Gen as my guinea pig. On that device, all notifications have worked perfectly, so I figured "set it up to the max with the notifications you want working and for the programs you want working on the iPhone and let's see..."
This had the best opportunity of working primarily because I used my iPod Touch's internet on a limited basis. I do use it and such, but my primary media device is definitely the iPhone. In addition to this, I figured it was best if I had my notifications split between two devices of my choosing rather than over dozens/hundreds/thousands/millions of people using hacktivated iPhones...
Then I proceeded to check out forums at iPod Touch Fans to see what experiences there had been. They were, ironically, fairly informative. I used the feedback from there on several discussions to do the following:
Push Solution Test Steps (Modified from original and short version bt 007 user on iPod Touch Fans)
------------------------
A. Get Legit Keychain Data:
*You Must Perform These Steps On A Properly Activated Device (iphone or ipod touch) with at least one working push app*
1. Unzip the downloaded
zip file of the PUSH Fix made by the Dev Team to the activated device with working PUSH Notifications (in my case I had set up IM+, AP Mobile & Nimbuzz) and copy the binary 'nimble' using SSH into /private/var/Keychains and set permission to
0775 - note that I did not go with 0755, and also that all permissions were handled via Terminal an the iPhone as user "root".
Commands in Terminal (MobileTerminal, available in Cydia):
1.- Type 'su' and enter the password 'alpine'
2.- Type 'cd /private/var/Keychains'
3.- Type 'chmod 0775 nimble'
2. Make sure the file "keychain-2.db" is in /private/var/Keychains and run nimble. You will see 4 files being created:
- youtube-cert.bin
- youtube-key.bin
- push-cert.bin
- push-key.bin
Commands:
1.- Type './nimble'
3. Copy these 4 files into the corresponding folder on your hacktivated device BEFORE proceeding to point "B".
B. Testing Push:
*You Must Perform These Steps On Your Hacktivated Device*
1. Copy the the binaries named inject and nimble from the original zip file you downloaded before and SSH into /private/var/Keychains and set permission to 0775:
- inject
- nimble
Commands:
1.- Type 'su' and enter the password 'alpine'
2.- Type 'cd /private/var/Keychains'
3.- Type 'chmod 0775 nimble'
4.- Type 'chmod 0775 inject'
2. Store the device's current "keychain-2.db" elsewhere (backup copy, I did a back-up but then deleted the hacktivated device's copy) and run inject (do this quickly as the keychain-2.db seems to regenerate on its own quickly). A new keychain-2.db will be created.
Commands:
1.- ./inject
3. Uninstall the PUSH apps (i.e. beejive or similar) you intend to test on your hacktivated device and reboot.
4. Test YouTube, reinstall your PUSH Apps.
5. If your iPod Touch is on and on WiFi, disconnect it, and proceed to testing PUSH apps on your hacktivated device over Edge/WiFi/3G
WARNINGS: If it didn't work, either PUSH notifications aren't working on your iPod Touch or they are not set-up as active, or you did something wrong. Start over, test your activated device, and try again.
Do yourselves a favor, do not upload your certificates to the web unless you want to be bombarded by other people's push notifications.
Finally, expect your e-mail and login settings/info to be reset as a result of fiddling around with these certificates. In my case all I had to do was go into Settings for Mail and type in all passwords again and this fixed the problem there. All other apps with logins varied: some had to be reinstalled from scratch, others only required having the login information placed in again.
RECOMMENDATION: Use an officially activated iPhone or iPod Touch that you are either no longer using much, if at all. The reason for this is that any time your PUSH certificate updates to whatever IP is set for your hacktivated device, the PUSH notifications will get sent to that address. So if you suddenly turn on your iPod Touch (such as in my case) either my PUSH notifications will be split between my iPhone and iPod, or the latest connected device will receive the majority if not all of the PUSH notifications.
And finally, I don't guarantee this will work. I am sure many of you will be dissatisfied by how it works... but... on the other hand some of you may not mind and finally be quite content with the results. I have been. It does suck that I have to basically limit my iPod usage, but oh well, small price to pay for my iPhone to be fully functional while I get my hands on an officially activated iPhone 3Gs...