It's always easier to develop for a system you have the code for, even if you can't modify it.
With iOS, you get more time to fix your code, but sometimes you have to speculate why the system works they way it does; with Android, the SDK drops later, giving you less time to code, but it's easier since you can find out why the system behave the way it does.
It's always easier to develop for a system you have the code for, even if you can't modify it.
With iOS, you get more time to fix your code, but sometimes you have to speculate why the system works they way it does; with Android, the SDK drops later, giving you less time to code, but it's easier since you can find out why the system behave the way it does.