Open
Bug 1257829
Opened 9 years ago
Updated 3 years ago
Launch native iOS app from firefox Browser
Categories
(Firefox for iOS :: General, defect)
Tracking
()
UNCONFIRMED
People
(Reporter: silviyajohn159, Unassigned)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.87 Safari/537.36
Steps to reproduce:
1. Downloaded firefox in my iPad mini
2. Installed my native iOS application (As a developer I deployed my app)
3. From PHP file that is running on MAMP, I tried to launch my application using 'Location:Mathhh://?accesskey=987MKSN12M87KSD'
4. Received error "The operation couldn't be completed.(kCFErrorDomainCFNetwork error 305.)"====> CFErrorHTTPBadURL
5. Tried with other browsers and worked as expected.
6. Can you tell me the solution for this issue
Actual results:
Received error:
"The operation couldn't be completed.(kCFErrorDomainCFNetwork error 305.)"
====>
CFErrorHTTPBadURL
Expected results:
It should launch my application with user acknowledgement
Updated•9 years ago
|
Group: b2g-core-security
Updated•9 years ago
|
OS: Gonk (Firefox OS) → iOS
Product: Firefox OS → Firefox for iOS
Hardware: ARM → All
Comment 1•9 years ago
|
||
Thanks. the link provided above really helped a lot https://www.upsers.live/
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•