Can I use one mobile ad mediation(MoPub) on another mediation(Admob)? - mobile

I used Admob mediation for multiple mobile ad sources for a long time and everything goes well.
For some specific object, I need to add another mediation MoPub on Admob mediation.
Is it possible / reasonable?
Can I achieve that by implementing my own adapter?
I couldn't find any related information so I come to ask for help. Thanks so much!

Yes you can achieve this by creating an adapter.
Admob refers to them as CustomEvents.
Here is a good video on how to do so by one of the Google Admob Developer advocates.
https://www.youtube.com/watch?v=07wM2ZXHobI

Related

How to implement Authorization for Admin Application in react

I know normally I have to ask questions about specific code problems. But I need advice to get started at all. I was thinking about making a webapplication with react the application is a admin controll pannel things like, employee costs, orders and so on for a family business. For the authentication part I wanted to keep it simple and do it with google but before doing that, I wanted to ask the experienced developers here if that makes any sense or if I should use Jhipster/Keycloak.
Benefits of google would be I think it is easier to implement and the security part would be handled by google but what could be possible problems? I hope someone could give me a good advice.
with regards
Using Keycloak/JHipster would probably be overkill for a simple family business application.
I would rather use simpler authentication types offered by JHipster that do not require external applications like session. An alternative would be to use provided Okta integration, this way you get a ready-to-go solution.
If you want to use Google, then you'll have to use spring-security-oauth2-client and build your own solution on top of Spring Boot or adapt JHipster generated app if you still want to use JHipster.
Also, do you have decided of where you want to deploy your app? Your cloud provider could offer a good integrated solution for authentication.

Multi-file upload for salesforce.com community (portal) users (VF preferred)

I am looking for a solution to allow portal community users to upload multiple files simultaneously to an account. The community portal does not support App Exchange solutions designed for regular internal salesforce accounts.
I am wondering if somebody can help me write a VisualForce page that I would embed in the page layout.
This two link will help you achieve your goal.
uploading-an-attachment-using-visualforce-and-a-custom-controller
upload-file-as-attachment-to-record

application analytic

I have mtiks a mobile analytic software in my application and I want know if I have to inform the user that I use it or can I ignore it? Do I get lawproblems or is my application not accepted?
Thanx
newone
There's no requirement to show a disclaimer in the app itself, you can include it in your apps EULA. More details for a Google Analytics example here: http://www.quora.com/Whats-the-best-way-to-inform-our-iPhone-App-users-that-we-use-Google-Analytics-to-track-their-usage

What payment gateways work well on appengine?

Well, I've been building some free apps on top of appengine, but now I want to start charging money. My question is:
What is the best way to collect payments from users. Do certain services (paypal, google checkout, etc) work better/worse with AppEngine's library restrictions? Are there any good examples or tutorials to help me learn how to do this?
You can do this any way you want, really - and there's nothing App Engine specific about it. For example, you could use Google Checkout or Paypal, and charge users on any basis you want.
Also just something to point out about the implementation, a simple boolean property on your user object should allow you to easily turn functions in your app on and off, depending on which tier your user has paid for.
Checkout http://Spreedly.com or http://Recurly.com. Both are billing solution SaaS apps. http based api's and easy to use. I use Spreedly.com
If you plan to sell business apps you could integrate with the Google Apps Marketplace which uses Google Checkout for billing.

Bada - Integrating Maps API to my application

I'm trying to integrate Maps to my Bada application. I've tried deCarta but unfortunately it comes with an ad. There is an ad on each form that displays a map and it's not pleasant.
So, can you please recommend me another maps API that will work well with the Bada platform. Does Google Maps API or Yahoo's service go along well with Bada? Or is there a way to remove the ad on deCarta's maps (on the free version)?
Any help, comment and such will be greatly appreciated.
Thanks =)
Please don't remove the ad - that would be a violation of the terms of service. You could always pay to use the API and then you will never have to deal with ads on your application.
What is the part of the advertisement that you don't like. It would be great if you could give suggestions on how you would like to see the advertisements presented in the application.

Resources