Support multiple aspect ratio in unity2D

I’ve been trying to create a unity 2D game, application that supports each and every aspect ratios devices for both android and tablets, is there any proper and a predefined way to do so thats been provided by the unity it self.

suggestion are welcomed

I haven’t implemented this myself yet, still in the early stages of my game… but here is a link to an answer that may help you that I’ve found doing some forward research.

You can also find some really helpful scripts for things like this and many other things you may need to accomplish with Unity on the unifycommunity wiki page. Here is a link to the camera control scripts:

http://wiki.unity3d.com/index.php/Scripts/Controllers#Camera_Controls