ios - Is it legal to display ads in an iPhone app without using Apple's iAd system -


Is it legal to display ads in the iPhone app without using Apple's IAD advertising system? Is it still legal if I have been compensated for showing those advertisements?

I asked the official Apple forum, but did not find a good answer.

Thank you!

Yes, it's absolutely legal, many apps use ad providers like adobe etc at the app store , But the reason for this is that iAds are often used to get the highest revenue on average.

Comments

Popular posts from this blog

qt - switch/case statement in C++ with a QString type -

python - sqlite3.OperationalError: near "REFERENCES": syntax error - foreign key creating -

Python's equivalent for Ruby's define_method? -