tags:

views:

49

answers:

2

Will Apple reject my application which contains the function setAllowsRubberBanding?

A: 

Possibly yes. I've heard of Apple rejecting apps using it because "non-public API functions are not allowed (cite: 3.3.1)".

adam0101
Thanx adam0101.. It helped..
neha
+2  A: 

Using this method will get your application rejected. It is a private method and is not documented.

Jasarien
Thanx Jasarien.. It helped..
neha