You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 28, 2022. It is now read-only.
I'am using openIAB with marmalade. This is working great for googlePlay store. But with the amazon store I have an issue.
I'am using amazon SDK tester a can get my ProductInfo. But when I try to purchase an object I get this : FATAL EXEPCTION : main
android.content.ActivityNotFoundException: Unable to find explicit activity class {org.onepf.marmalade.s3eOpenIab.PurchaseProxy}; have you declared this activity in your AndroidManifest.xml?
I tried to add it in my AndroidManifest.xml :
But with no succes.
Can you please help me ?
rgds,
Justin
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I'am using openIAB with marmalade. This is working great for googlePlay store. But with the amazon store I have an issue.
I'am using amazon SDK tester a can get my ProductInfo. But when I try to purchase an object I get this : FATAL EXEPCTION : main
android.content.ActivityNotFoundException: Unable to find explicit activity class {org.onepf.marmalade.s3eOpenIab.PurchaseProxy}; have you declared this activity in your AndroidManifest.xml?
I tried to add it in my AndroidManifest.xml :
But with no succes.
Can you please help me ?
rgds,
Justin
The text was updated successfully, but these errors were encountered: