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

java - How to specify maven bin in eclipse maven plugin? -

Error while updating a record in APEX screen -

c++ - In an add-in in Excel, written in C(++), how does one get the name of the function which called into the addin? -