Payments Not Enabled on Mobile,Why? - facebook

My app can not do Canvas payment on brower of mobile phone,it get error tips below:
**
error occurred. Please try later
API Error Code: 1178
API Error Description: This app doesn't let you make purchases from your mobile phone.
Error Message: App not enabled on mobile.
**
how can I do to enable payment on mobile phone?

Related

Google Admob stops showing Ads in my app after a view days

I have implemented Google AdMob in my app. A few days advertising was also displayed. But after some time no more. I probably went through almost all tutorials, YouTube videos and help pages. I can't find any error.
Bank details are verified, account was verified with pin, I have no rule violations etc.
When I put the code in a test app, it shows ads.
If I use the app ID of my app store app in the test app - ads are
displayed.
If I use App ID and Banner ID in the test app - ads are not
displayed.
If I use the correct App ID and Banner ID in the App Store app - no
ads, no errors in the Console.
If I use the test App ID and test Banner ID in the App Store app - no
ads, and Google.dummy.device error
Console Log:
021-10-12 20:07:29.577809+0200 Flaschengeld free[937:142380] - [I-ACS025031] AdMob App ID changed. Original, new: (nil), MyAppIDNumber
2021-10-12 20:07:29.673816+0200 Flaschengeld free[937:142373] - [I-ACS023007] Analytics v.80800000 started
2021-10-12 20:07:29.673961+0200 Flaschengeld free[937:142373] - [I-ACS023008] To enable debug logging set the following application argument: -APMAnalyticsDebugEnabled (see http)
2021-10-12 20:07:29.698650+0200 Flaschengeld free[937:142138] Writing analzed variants.
2021-10-12 20:07:29.706984+0200 Flaschengeld free[937:142380] - [I-ACS800023] No pending snapshot to activate. SDK name: app_measurement
2021-10-12 20:07:29.769914+0200 Flaschengeld free[937:142383] - [I-ACS023012] Analytics collection enabled
Could the data in my AdMob dashboard be broken at Google?
Are there any other ways or debug options I can look for the error?
Google always refers to the community when I try to contact them....
I appreciate any ideas :-)

Flutter : Facebook audience network Banner error_message: No Fill, error_code: 1001 When back to previous route

I got this Error with Fb banner ad when I back to a previous route :
{error_message: No Fill, error_code: 1001, invalidated: false, placement_id: **************}
This message is very obvious, this error means you implemented ad but ad is not filling. You have to upload your app to playstore and then your add will automatically fill.
Note: you have to download your app from playstore then it will show real ad.
I personally face this error and found this solution only.
You can test in test device:
https://developers.facebook.com/docs/audience-network/guides/test/
Following reasons are mention by facebook:
Error 1001 - No Fill. May be due to one or more of the following:
User not logged into Native Facebook App on Mobile Device
Limit Ad Tracking turned on (iOS)
Opt out of interest-based ads turned on (Android)
No Ad Inventory for current user
Your testing device must have the native Facebook application installed.
Your application should attempt to make another request after 30 seconds.

Paypal mobile sdk error 500 with payment

I'm trying to use the paypal mobile sdk. I've put my client id, and I test this sample app in sandbox mode. But when I click on the button to pay, the app is loading for about 1 minute and then I have this error in the logcat :
Any idea?
It was because I tested with a false credit card number

Payment verification when new mobile SDK crashes

How can we verify a PayPal payment if the new mobile SDK crashes after the transaction AND before sending the proof of payment to the mobile application?
I can't find ways to solve this issue because we can't pass a CustomID to the SDK.
Thanks

Paypal Mobile SDK getting Error

i have a application in Appstore which worked well. But from few days i am not getting any payments but orders only. So i downloaded the sample app and new sdk from paypal and used my sandbox accounts to test it. But when i run those using my client_id and email its having Error call Platform Error in my device and in simulator its saying System error.
I attached the screen shot of the error here
can any one please say whats the error ? .. is it mine or paypal .