payu-intrepos / payumoney-new-sample-app

New Sample App For PayUmoney and PnP SKD integration
40 stars 37 forks source link

Unable to find explicit activity class{com.payumoney.sdkui.ui.activities.PayUmoneyActivity}; have you declared this activity in your AndroidManifest.xml? #22

Closed rkandroid closed 6 years ago

rkandroid commented 6 years ago

Hello all, i get this error, and when i add this activity on manifest it's working well so may i know why i need to declare all this activities in manifest ?

Unable to find explicit activity class {com.rk/com.payumoney.sdkui.ui.activities.PayUmoneyActivity}; have you declared this activity in your AndroidManifest.xml?

Unable to start activity ComponentInfo{com.rk/com.payumoney.core.SdkWebViewActivityNew}: android.content.ActivityNotFoundException: Unable to find explicit activity class {com.rk.cityonline/com.payu.custombrowser.CBActivity}; have you declared this activity in your AndroidManifest.xml?

Unable to find explicit activity class {com.rk/com.payu.custombrowser.CBActivity}; have you declared this activity in your AndroidManifest.xml?

Kovartthan commented 6 years ago

How do you solve this issue @rkandroid ?

Mansiwebiots commented 4 years ago

Have you solved this issue @rkandroid ??