samsung orsay toast build doesnt open on tv (2011) - cordova-plugins

i have the following problem: i have created an app with toast(cordova) and want to test it on the old samsung tv. If I upload it to a http server and download it via the tv with the developer account the following error message appears.
Failed to install. For more information, visit
http://www.samsungdforum.com/Support/TVAppsSecurity
the app cannot be installed on the tv
does anyone have a solution?

Related

Deep Links Redirection error in iOS - "Safari cannot open the page"

This is sudip here, we've implemented branchio in our app and in website. We're facing an issue in ios 10.3, whenever we open link in ios 10.3 it shows error "safari cannot open the page, the address is invalid", and in background we have our banner which says get the app.
if we click on cancel on confirmation in safari during popup "Do you want to open this in app", it starts showing "safari cannot open the page, the address is invalid"
how can we resolve the above issue
Product Category Links Redirection
Settings for used in link settings of branch dashboard
URI Scheme Deep Link Mode : Intelligent,
Enabled Universal & App Links for both iOS & Android,
We've tested in:
Android - Opened links from hangout, working smoothly
IPhone CE , iOS version 10.3.3 : Opened links from hangout, using safari browser, shows error "Safari cannot open the page"
IPhone SE , iOS version 10.3.3 : Opened links from hangout, using safari browser, shows error "Safari cannot open the page"
Link(s) for Testing
https://link.onference.in/ZsSH9R6uAU
First step is please go to settings-> safari -> Clear History and website data and the check the link, if its not working then you need to check the settings in info.plist and Associated Domains
This alerts usually happens for users who do not have the app on their device when we try to use the iOS URI scheme because the universal link for your app fails. To give better assistance, can you please validate if your universal link setting in your iOS app is correct by our validation tool and give us your result? Also, you can find common issues that cause universal links to fail here.
Please do reach out at integrations#branch.io if you have any further questions!

Open installed PWA from external url

Is there any method to open website (PWA) urls in the installed PWA in iOS- Safari?
Use case: I'm sending email links to login in my PWA, how can I make this url's open directly with the installed PWA instead of the browser?
If you are using Chrome in Android or any of the desktop OS, that would be the default behavior.
Check on "Android intent filter" in this link.
This feature is not supported in iOS yet for PWA apps(created using Safari- the only option for iOS as of June-2018).See "What PWAs can do on Android and not on iOS" section last point.
For iOS, there is actually a very unknown way which you can install a .mobileconfig profile which installs a web clip (or multiple web clips if you like).
This will run your website in fullscreen and is very similar to how iOS PWAs work. You can also link to it online or send it as an Email attachment for your users to install.
Just make sure you add this for the webpage to open fullscreen:
<key>FullScreen</key>
<true/>
You can read more about creating your own from scratch here:
https://developer.apple.com/library/archive/documentation/NetworkingInternet/Conceptual/iPhoneOTAConfiguration/ConfigurationProfileExamples/ConfigurationProfileExamples.html
or if you have a Mac you can get the "Apple Configurator 2" App:
https://apps.apple.com/us/app/apple-configurator-2/id1037126344
or you can take the easy route and use a generator here if you don't have a Mac:
https://webclip.glitch.me/
It is possible to open PWA if already installed in desktop?
I have installed the PWA applicaiton now I want to trigger the open with prompt from chrome engine

Enterprise App installation on IOS device using Safari browser issues warning cannot open page address is invalid

i am trying to install IOS enterprise application hosted on my server using Safari browser using IOS itms-link.
Scenario:[issue will occur if i try to install the App multiple times]
on IOS 8.2 devices(ipad/iphone) if i click on install,
safari will show pop up for confirmation "do you you wan't to install" with ok and cancel button
select cancel and try to install again will show popup "do you want to open the app" with ok and cancel button
select cancel and try to install again will show popup "Safri cannot open the page because address is invalid"
after this i am not able to install any app hosted on the server same error message will appear "Safri cannot open the page because address is invalid"
for every install click.
if i refresh and try to install app ,works fine app will get install successfully on device
NOTE :
- there is no problem with app , if i accept the pop-up do you wan't to install, app will successfully get installed on device
- on click of install i am doing winow.open("itms-link for the app to download")
- if i try the same scenario mentioned above on chrome browser ,there is no problem app will successfully get installed
looks like safari is remembering some details about app which i am to trying to install and showing this pop-up
i tried clearing safari cookie and session data after each installation [no-luck]
device log shows "com.me.keyvalueservice" topic as "ignored" on (null)
not sure what this log indicating
please help me on this ,thanks in advance.

ios - error while uploading application at device anywhere studio

I'm trying to upload an iphone application to device anywhere studio.
But when I'm clicking on the "Data cable" button to deliver my application, it gives me this error:
Unable to upload application(error code:ensemble_error_unknown_error).
But I could run andriod application successfully. Why it should be happen only in iphone.? Can anyone help me.
Since that error message is not very specific you should contact the Device Anywhere support team for advise.
Here's a link with the description of the upload process and a contact for support.
http://deviceanywhere.typepad.com/deviceanywhere/2010/03/uploading-applications-to-an-iphone.html
Good luck.

Link to App Store app developer page with iOS 6?

Is there a way, in iOS 6, to link from an app to a specific developer's page on the App Store app? By that I mean a list showing all the apps by the developer.
There are various ways to link to the store (I am using the Appmosys as the example here) that produce various results:
http://itunes.apple.com/us/artist/appmosys/id331687329 - The link copied from desktop iTunes, opens up the iTunes app on an iOS 6 device, with the developer's page. If you tap on one of their apps, it goes to that app on the App Store app.
http://itunes.com/apps/appmosys - Opens the iTunes app (via Safari) but presents this error message: "Cannot connect to iTunes store".
itms://itunes.com/apps/appmosys - Goes straight to the iTunes app, but same error as above.
itms-apps://itunes.com/apps/appmosys - Opens the App Store app, but also presents the same error (screenshot here: https://dl.dropbox.com/u/6920023/iphone-screenshot.PNG ).
Is there actually a way to do this in iOS 6?
Bonus points if you can answer the question and know if the link you provide also works with the affiliate program, http://www.apple.com/itunes/affiliates/. I've already looked at the Link Maker on this page, http://www.apple.com/itunes/link/, but can only produce the standard iTunes link.
Part B / even more bonus points
You can link straight to the Reviews tab in the App Store app for an app, but can you also now link straight to the new Related tab?
i have a solution for iOS 5:
itms-apps://itunes.com/apps/appmosys/id331687329
and one for iOS 6:
itms-apps://itunes.apple.com/artist/appmosys/id331687329
if you use itms-apps:// URLs instead of http:// it will open the app store app on the device, which is less confusing to the user, then going through safari.
Unfortunately i didn't found any single URL that works on iOS 5 and iOS 6. So the Apple Q&A Documentation is not valid anymore for iOS 6 :-(
UPDATE: i just realized that my iOS 5 solution works also on iOS 6 on the iPad, but not on the iPhone with iOS 6. it's getting weirder and weirder....
UPDATE 2:
apple just annonced the appstore.com urls so now you can link to Electronic Arts Developer Page with http://appstore.com/ElectronicArts
i just tested it and it works for iPad from iOS 5.1 to 6.0 and iPhone from 4.3 to 6.0
so now the Apple Q&A Documentation is valid!
I have a universal app and I needed to open up my developer page, and display the correct apps depending whether the user is using an iPhone, iPod or iPad. The only way I could get this to work correctly was by using the iTunes link maker http://itunes.apple.com/linkmaker/ results but replaced https: with itms-apps:
The link like http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewArtist?id=426623392
will be work on any iOS devices and any browsers in Internet also.
The customer will be NOT confused because it is standard link of Apple and developers using it.
Change just your id. So, it will be http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewArtist?id=XXXXXXXX where XXXXXXXX is your developer id.
This link you can find also in iTunes App on your desktop by copy the link from button "More Apps by YYYYYYY" on page of any of yours App. There YYYYYYY is your developer name. Like on this page https://itunes.apple.com/be/app/visual-html-editor-eye-lite/id472624198?mt=8
If you prefer to have a CUSTOMIZED "MORE APPS BY US" page inside your app (not exit to AppStore or Safari), then have a look at what I created here (there is downloadable working project):
http://xcodenoobies.blogspot.com/2014/06/how-to-create-dynamic-more-apps-page.html
The beauty of this is the data is retrieved from iTunes AppStore everytime you open the page in your app, and that you can customize it however you like.
Cheers.
http://itunes.apple.com/artist/id331687329.
I get to this link by using iTunes on Mac. Search for the company name, click on any app that is made by the company, look for "More iPhone Apps by XXXXX", click on it, then you'll see all apps by this company, right click on the company name and copy link, and you'll get this link. This link will work with iOS 6.
I have no problems mit links created with http://itunes.apple.com/linkmaker/
It generates only https links.

Resources