Altsoftserial & Wire.h not working together.

I am using Bluetooth for the altsoftserial library since I am having issues in hardware serial.
along with that, i am using wire.h library there are no errors while uploading but the Bluetooth isn't able to receive values which I am sending through my mobile.

whats the problem here and how can I solve it?

You can start showing your code.

And your implying that the same code with disabled i2c functionality is able to receive?