Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
When I click on the link from that page all it does is give me some code, am I supposed to copy/paste this code into the bitesmssb.plist over the old code?

Replace the contents of this file:

/Library/MobileSubstrate/DynamicLibraries/biteSMSsb.plist

With this:

Filter = { Bundles = (com.apple.springboard); };

The only downside is calling up "Text Message" from the "Contacts" app or the "Phone" app brings up the Apple "Messages" app.

S-
 
Replace the contents of this file:

/Library/MobileSubstrate/DynamicLibraries/biteSMSsb.plist

With this:

Filter = { Bundles = (com.apple.springboard); };

The only downside is calling up "Text Message" from the "Contacts" app or the "Phone" app brings up the Apple "Messages" app.

S-

I can confirm this works, I was not looking forward to picking between Facebook and biteSMS. Praise the devs!
 
Replace the contents of this file:

/Library/MobileSubstrate/DynamicLibraries/biteSMSsb.plist

With this:

Filter = { Bundles = (com.apple.springboard); };

The only downside is calling up "Text Message" from the "Contacts" app or the "Phone" app brings up the Apple "Messages" app.

S-

Here’s the fix to enable bitesms from phone & contact apps:

Edit the file /Library/MobileSubstrate/DynamicLibraries/biteSMSsb.plist to contain only:

Filter = {Bundles = ("com.apple.springboard", "com.apple.mobilephone", "com.apple.MobileAddressBook", "com.spiritoflogic", "com.ismart.dialer", "com.snapturelabs.Snapture", "com.guidedways.Groups");};

I got this from someone on the BiteSMS forums and I can confirm that this works for me. Facebook, contacts, and phone apps all work properly.
 
Here’s the fix to enable bitesms from phone & contact apps:

Edit the file /Library/MobileSubstrate/DynamicLibraries/biteSMSsb.plist to contain only:

Filter = {Bundles = ("com.apple.springboard", "com.apple.mobilephone", "com.apple.MobileAddressBook", "com.spiritoflogic", "com.ismart.dialer", "com.snapturelabs.Snapture", "com.guidedways.Groups");};

I got this from someone on the BiteSMS forums and I can confirm that this works for me. Facebook, contacts, and phone apps all work properly.

This works for me as well!

Thanks!!

S-
 
What exactly does adding 'spiritoflogic', 'ismartdialer', etc. in the above post do? Suppose we just want bitesms to work in any texting application or contacts app? Snapture is a photo program correct?
 
Ok I just tested and as I suspected all you need to edit for this to work in phone app and contacts as well is:

Filter = {Bundles = ("com.apple.springboard", "com.apple.mobilephone", "com.apple.MobileAddressBook");};

Take out the stuff about snapture etc. listed above - not sure why that's in there.
 
Ok I just tested and as I suspected all you need to edit for this to work in phone app and contacts as well is:

Filter = {Bundles = ("com.apple.springboard", "com.apple.mobilephone", "com.apple.MobileAddressBook");};

Take out the stuff about snapture etc. listed above - not sure why that's in there.

All of the other stuff was in the original BitSMS file so I think that's why it was left in.
 
What exactly does adding 'spiritoflogic', 'ismartdialer', etc. in the above post do? Suppose we just want bitesms to work in any texting application or contacts app? Snapture is a photo program correct?

Those other entries allow biteSMS to take over for the built-in "Messages" app when using those apps. You are welcome to remove them....but there is no need to...

S-
 
Here’s the fix to enable bitesms from phone & contact apps:

Edit the file /Library/MobileSubstrate/DynamicLibraries/biteSMSsb.plist to contain only:

Filter = {Bundles = ("com.apple.springboard", "com.apple.mobilephone", "com.apple.MobileAddressBook", "com.spiritoflogic", "com.ismart.dialer", "com.snapturelabs.Snapture", "com.guidedways.Groups");};

I got this from someone on the BiteSMS forums and I can confirm that this works for me. Facebook, contacts, and phone apps all work properly.
Do you need to reboot or anything? I tried this and facebook 3.2.1 still isnt loading.
 
Already did and that didn't fix it as well.

Had to apply the iPhoneDelivery patch from here: http://forums.bitesms.com/forums/1/topics/2753?page=5#post_27836

Just telling me to reboot would have taken less time than the smartass remark you just had too add.

You didn't say you were running iPhoneDelivery which has been mentioned all over this thread....

Come on, asking "Do you need to reboot" is crazy. If you think you might need to reboot, do so. What's the downside? If it doesn't work after the reboot, you know that wasn't it.....and you save you and everyone else some time reading/responding to your post.

S-
 
Ok I just tested and as I suspected all you need to edit for this to work in phone app and contacts as well is:

Filter = {Bundles = ("com.apple.springboard", "com.apple.mobilephone", "com.apple.MobileAddressBook");};

Take out the stuff about snapture etc. listed above - not sure why that's in there.

I followed the same instructions and it works great.

Link to BiteSMS post

<?xml version=”1.0” encoding=”UTF-8”?>
<!DOCTYPE plist PUBLIC ”-//Apple//DTD PLIST 1.0//EN” “http://www.apple.com/DTDs/PropertyList-1.0.dtd”>
<plist version="1.0">
<dict>
<key>Filter</key>
<dict>
<key>Bundles</key>
<array>
<string>com.apple.springboard</string>
<string>com.apple.mobilephone</string>
<string>com.apple.MobileAddressBook</string>
</array>
</dict>
</dict>
</plist>

I used iFile to edit bitesmssb.plist (copy/paste) after backing up the original just in case. Very easy even for a newbie jailbreaker like me. :eek:
 
New Hotmail

I may be going a bit off topic, but since Hotmail has had its upgrade, i can not write emails in hotmail on my mac. Does anyone else have this problem?
 
Fix

Hey guys, I'm iphone 3gs black 16gb jailbroken on 3.1.3 and I had the same problem.

I just went to installous and downloaded the 3.1.4 version of Facebook and it is working fine.

The source is cydia.hackulo.us

Hope this helps.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.