Bhavesh Lakum
Bhavesh Lakum

Reputation: 130

setting a view of dropbox in IOS 7 iPhone

I have integrate drop box API in my iPhone application. but when drop box view opens it will cut in ios 7.

it runs perfectly ios 6 but some part of view is hide under navigation bar in ios 7

how can i solve this issue? please help.!

enter image description here

Upvotes: 1

Views: 280

Answers (1)

Maul
Maul

Reputation: 1179

i think you are using old SDK for drop box. please use new SDK from following link.

https://www.dropbox.com/developers/sync/sdks/ios

And follow Examples which are already provided in SDK

I hope it will work.

Upvotes: 1

Related Questions