iphone - Facebook OAuth for IOS Native APP only "The domain of this URL isn't included in the app's domain" -


i building progressive web application , facebook oauth application works fine when testing in chrome, firefox, safari, , safari ios iphone user agent, when test opening window in native application in ios hit oath url application, following error:

"can't load url: domain of url isn't included in app's domain...."

does native application, when opens web browser, use different url or port it's origin need add facebook application white list?


Comments

Popular posts from this blog

c# - Update a combobox from a presenter (MVP) -

How to understand 2 main() functions after using uftrace to profile the C++ program? -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -