in app purchase issue android

I’ve been trying to use the Ratrod Studios plugin to set up in app purchases, but I’m having an issue:

I have the ratrod test app set up. It makes test (Visa Fake) purchases so I can test the in app purchase process on my dev account without making any real purchases.

On my Thunderbolt, if I build and run the app, I can make a test purchase. BUT if I close the app either through Application.Quit() or force closing, I can no longer make purchases. The only way to get the purchase working again is to force close the app AND the Market app.

On my friends droid, I can continue to make purchases even if I quit the App or force close it.

Here are the logs when I force close on either device:

tbolt force stop:

Force stopping package com.oyo.Test uid=10060
I/Process ( 1768): Sending signal. PID: 6003 SIG: 9
W/ActivityManager( 1768): Scheduling restart of crashed service com.oyo.Test/.BillingService in 5000ms
I/ActivityManager( 1768): Force finishing activity HistoryRecord{4086c210 com.oyo.Test/.RRAndroidPluginActivity}
I/ActivityManager( 1768): Force stopping service ServiceRecord{4097d790 com.oyo.Test/.BillingService}

Droid

I/ActivityManager( 1086): Force stopping package com.oyo.Test uid=10076
W/ActivityManager( 1086): Scheduling restart of crashed service com.oyo.Test/.BillingService in 5000ms
I/Process ( 1086): Sending signal. PID: 2368 SIG: 9
I/ActivityManager( 1086): Force finishing activity HistoryRecord{44960f68 com.oyo.Test/.RRAndroidPluginActivity}
I/ActivityManager( 1086): Force stopping service ServiceRecord{44a9b078 com.oyo.Test/.BillingService}
I/WindowManager( 1086): WIN DEATH: Window{44a66b98 com.oyo.Test/com.oyo.Test.RRAndroidPluginActivity paused=true}

I’ve put countless hours into this crap. If no one has an answer can you please recommend a plugin for in app purchases on android that has worked for you?
Thanks

I suggest www.roarengine.com . Their in app purchase supports android/iOS and facebook credit and super rewards and you’ll be safe if you port to other platforms as well.