Method [UIDevice setOrientation:] - is it still denied?

前端 未结 5 814
鱼传尺愫
鱼传尺愫 2020-12-21 08:04

I\'ve heard that using of [UIDevice setOrientation:] can be the reason to app rejection in Appstore. Is there any proofed info about it?

5条回答
  •  既然无缘
    2020-12-21 08:30

    That is correct - your app will get rejected when using this private method. We have done it, we have gotten rejected (and we found workarounds).

提交回复
热议问题