Can apk files run on ios?
Answer / sai ashwin d
No, because apk files are java and ios doesn't support java. If the application is bulit on a native application(such as Flutter) it can run in both Android and ios.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the difference between nonatomic & atomic ? which is thread safe and why
Why do you generally create a weak reference when using self in a block?
What is iphone reference library?
How to find the memory leaks in mrc?
What is the viper?
Explain me what is polymorphism?
What is libdispatch?
Explain how to delete images in ios?
How to set your application id after becoming a member of iphone developer program?
How are non-atomic and atomic properties different?
. Apart from incorporating views and controls, what else an app can incorporate?
What is a weak var?