deanhawkins
Lurker
i have a team of developers that are manipulating the native android messaging system . basically the messaging system is being recreated inside the app so you can receive/send messages from the app. the problem is that it is very unstable. only some, maybe 25% of the messages are being delivered inside the app. the messages, btw, are also not being delivered in the native messaging system, they just seem to disappear. i was told that this can be expected that any serious manipulation of the native system will make the messaging service unstable and unreliable, can anyone please confirm this? thanks