I created an App Install CTA in Instant Article but it's not showing. My instant article source is RSS feed. Do I have to add any code in RSS??
Please help. Thanks in advance
Only those who doesn't have you app installed will see the CTA. I had the app installed & that's why I didn't see it.
Related
I'm using Branch SDK for creating deep links and sharing them. If the app is installed, the link should've open it. But the link is always redirecting to app store except for the first link. The first link opens the app perfectly but any new links always redirect to the app store even though the app is installed.
I followed all the steps from documentation, https://docs.branch.io/pages/apps/ios/
but still no luck. Can you please help me find the problem?
Jackie from Branch here:
Here's our iOS integration guide you're looking for. We have code samples both in Swift and Objective C: https://docs.branch.io/pages/apps/ios/
If you continue to experience issues after you have gone through the troubleshoot docs(https://docs.branch.io/pages/apps/ios/#troubleshoot-issues), could you please reach out to us at integrations#branch.io with the following details?
Your Branch app ID
Detailed steps to reproduce
Links where the issue can be seen
Thanks!
Hello I've created an app and I'm looking for a way to install the application with the help of LINK ... everyone be able to use it
Thanks in advance
You can upload your app on diawi , This site used to generate a link through which your app can be installed by anyone.
I need work link to download Accella SDK for IOS.
i found this link https://developer.accela.com/Resource/Download/QWNjZWxhIGlPUyBTREsgNC4wLnBrZw==?fileType=iOS&mimeType=application_octet-stream&displayName=Accela+iOS+SDK+V4.0. but it removed .
See this page https://developer.accela.com/docs/index.htm .If you can't download from this page, make letter to accela dev team.
Recently i got an order to create a iOS app. The problem is that the man made the order is really far from me and he want to test the app before i publish it to iTunes. He is not a developer himself. How that could be done?
Its very simple.
In one word: TestFlight
You can use below link. The only thing you need to do is to make zip of your build and drag it to the area provided in site. It will provide a link which you can open on test device on browser and all the things would be done!!
link
You can try This for wireless installation
Thanks.
I am developing an app where I need to use BlackBerry Messenger (BBM) in it. As I am new to Blackberry development I don't know how to do it. Actually I have gone through many sites & I came to know that I need to install BBM SDK ... after that I get problem not find class error .. I solved this by verifying the jar and used the generated one, but I still have the problem that I get the error and can't build the project .. So I need to know how to integrate BBM into my App?
As I am new to this development any small help will be appreciated.
Thanks in advance ...
This is the official page:
http://us.blackberry.com/sites/developers/blackberry-messenger.html
Also have a look at the TicTacToe sample project inside JDE.