How to create iPhone Application for my flash page? [closed] - ios

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 9 years ago.
Improve this question
I want to make iPhone application for my flash page.
What is the easiest way? Does PhoneGap support that kind of things?
EDIT:
The application needs to open the flash page like a browser, similar as the Photon app.

Flash is not supported on iOS. The answer is you can’t create one.
Here’s Steve Jobs’ article on the reasons why it is not supported — http://www.apple.com/hotnews/thoughts-on-flash/

Related

Blocking and Being New Home Screen Swift iOS [closed]

Closed. This question is opinion-based. It is not currently accepting answers.
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 2 years ago.
Improve this question
I am new to Swift and iOS programming and I wanted to know if there was a way to essentially block other applications or have your application be the default Home Screen? The idea is a time-saving application so maybe totally hide text messages and the browser when it is enabled.
I saw that there is kind of a way to do this in Android, but wasn't sure if there was a way to do this with iOS.
No. iOS does not allow apps to have this level of permissions.
However, you may be able to achieve similar effect by using the Screen Time feature in iOS 12+

How to include video chat in ios app? [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 8 years ago.
Improve this question
I'm just creating an app and I wanna include a video chat on it. I haven't seen before an app that uses video chats and I don't know if it's possible. Thanks.
You may be able to use skype. Hopefully this link will help.

IOS Rate this app implementation [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 8 years ago.
Improve this question
How to implement the Rating Application feature in ios.
Can anyone guide me on how to implement it?
Is there any way to open the review tab directly on RATE App clicked.
See this here & here. i think it might be helpful in your case.
EDIT:
You can also use iRate (Steps).

How to test the web on ipad or other android‘s telephones? [closed]

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 9 years ago.
Improve this question
I want to test my web on ipad or others.But i don't know how to do. I want to see display in different screen.And I want to test the function on different platform. Can you tell me any tools or any website ?
Do you mean you want to test your app on an iPad ? If that's what you mean then you need a developer account (developer.apple.com), then register the device. There are guides in the Dev Library for that :)

how can i create a facebook like chat functionality on rails 3 [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 7 years ago.
Improve this question
I am working on a rails app and i want to add a chat functionality just like facebook. does anyone know how i can go about it. i am kinda new to rails so the task is quit difficult form me to accomplish
Messaging is a very difficult thing to do. I would stay away from it if you're new to Rails or web programming in general.
Otherwise, if you're up for a challenge, check out what I've answered on this question.

Resources