ios - App Store login popup. Input doesn't work -


i'm writing app in can buy stuff per inapppurchases. requests work fine, getting right infos apple stores when comes buying error occurs. when send request payment getting popup window apple request sign in. click 'use existing apple id' , popup shows can put appleid.

the problem cannot write textfields (neither username nor password). focus works fine, can click both of them , have cursor blinking.

i have 2 textfields on viewcontroller , not disabled when apple popup visible , rest darkened.

i'm working on ios simulator ios 8.0 on , xcode 6 - beta5.

how can solve issue? maybe delegate helpful, can no id or apple-generated-windows.

you don't have problem if attaching real device, don't forget first sign out appstore on test device.


Comments

Popular posts from this blog

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -

javascript - Highcharts multi-color line -

javascript - Enter key does not work in search box -