how to resolve splash screen issue for windows phone 8 - splash-screen

My splash screen stays for 4 seconds when the app launches and for the first second it's perfect but for the other 3 seconds it's getting bulged a little bit downwards, in windows phone 8.1 application build using IBM MobileFirst Platform Foundation 7.0.
for the code link [1]: https://drive.google.com/open?id=0BwLUeOHO6JdPdGxfS3RsY3d4NU0

In Windows Phone 8 Silverlight this is expected because the top tray of the OS is displayed as the splash screen is showing and the application is loading. Initially this tray is hidden by the OS and then comes to view.

Related

Xamarin forms IOS app crashing on launch on iPad, can't reproduce

App store review is constantly rejecting my app saying it's crashing on the launch on the iPad (15.5).
The app runs fine on the iPad on the simulator (both debug and release version). I could not reproduce the issue but Apple is rejecting it saying the splash screen is displayed for 20 seconds and the app crashes.
Is anybody else having the same issue lately?
I am running xamarin.forms 5.0.0.2478 (the latest version at this time) and the latest version of visual studio.
Any idea on how to reproduce this issue locally?

Launch PowerApps barcode scanner on Windows 10

In PowerApps there is the very useful Barcode Scanner control. But it's available only on iOS or Android. Do some ways exist to use this control to scan QR-codes via a canvas app on a Windows 10 tablet?
Based on Microsoft documentation, The barcode scanner control is only supported on Android and iOS devices. All other platforms will show a warning that some features of the app won't work.
If you have windows 10 tablet, you can test your app and check if you have any limation since not all features are guaranteed to work.
Reference:https://learn.microsoft.com/en-us/powerapps/maker/canvas-apps/controls/control-new-barcode-scanner

Resolution issues with Windows Phone apps?

I'm building a Windows Universal App, and at the moment, I'm making the Windows Phone app. I'm debugging using a Nokia Lumia 520 which has a 480px * 800px display.
Because I'm using HTML5 & Javascript instead of XAML to build the app, I'm worried that it might look bad on a 1920*1080 Windows Phone or another Windows Phone with higher resolution. Because I have no way to test this theory, how can I be sure that all Windows Phone's will display my app correctly?
Visual Studio gives you a lot of Windows Phone emulators all with different device and screen sizes . In Visual Studio you can select target device on the "Debug" button.

Adobe Air - Blackberry app does not launch on device

I am using FlashBuilder 4.7 with the latest Blackberry OS Tablet SDK.
I installed the SDK and published my app (After going throug the signing process to make sure the app is signed).
When running the game on a blackberry simulator all is well.
BUT - When installing the app on the actual device (clicking on the icon) the application simply does not launch.
Any help will be much appreciated.
Koby.
Never publish at the AppWorld without trying at the device first.
Either try debugging on the BB10 device - using the Flash Builder and watch the logs:
Or build the release .bar file and install it to your BB10 device using the blackberry-deploy.bat -installApp .... -password .... or DDPBInstaller

Aptana - Mobile Phone Emulators

I'm new to the Aptana Studio 3 development environment. I have created some .html pages (and want to add jQuery Mobile at some point) and would like to see how they would look on a mobile phone, such as an iPhone or Android device.
When I click on the RUN button I have the choices of (A) Firefox - Internal Server or (B) Internet Explorer - Internal Server. This does bring up a view...but it really doesn't show how the code will look on a mobile phone.
Is there a way so that I can click on RUN (or whatever) and have the view come up as though it was on a mobile phone?
Not sure if I need to install some emulator or plug-in or configure my environment?
I've heard that something called "Titanium Studo" might be better?
Any advice would be helpful.
Thanks
Titanium Studo is an IDE for developping mobile application such as Android & iPhone using javascript, and we test our application into Android & iphone simulator.
There is also a mobile web project that allows you to create mobile web application using HTML5 (like m.facebook.com), but i didn't see any web simulator for mobile in Titanium Studo.
For ipad, i use this website to test: ipadpeek.com
Test ripple emulator in Chrome which is an extension

Resources