Please fix guys. I just updated to iOS8 and cannot test my app.
Jake
Please fix guys. I just updated to iOS8 and cannot test my app.
Jake
my code:
local params = {
option = “pickContact”,
hideDetails = true,
listener = onContactsComplete
}
native.showPopup( “addressbook”, params )
it still goes to the contact’s page
my code:
local params = {
option = “pickContact”,
hideDetails = true,
listener = onContactsComplete
}
native.showPopup( “addressbook”, params )
it still goes to the contact’s page