InterviewSolution
| 1. |
Explain What Is The Best Way For Phonegap Developers To Handle Device-specific Needs? |
|
Answer» It all depends on the FEATURE set. Most mobile applications don’t need MANY device-specific FEATURES other than the user interface, but there are NUMEROUS plugins which can be very helpful. The best way is to decide what features you need and to use only those specific features. There are many applications that have permissions turned on even if they are not required. It all depends on the feature set. Most mobile applications don’t need many device-specific features other than the user interface, but there are numerous plugins which can be very helpful. The best way is to decide what features you need and to use only those specific features. There are many applications that have permissions turned on even if they are not required. |
|