This is really weird and I have no clue how to start fixing the problem.
Recently I developed an application using Nodejs, React and Redux.
Once finished I created .xap, .ipa and .apk files using PhoneGap building online service.
After published to every store (iOS, Google Play, Windows Market), everything worked just fine for Android and Apple versions of the app (.ipa and .apk).
But WindowsPhone app only shows a blank screen and then the PhoneGap logo (a cube with eyes).
Android and Apple versions work fine. But in the WindowsPhone version I don't even get to the main screen.
Any idea about how to start tackling this problem?
Have anyone experienced something similar?
Thanks in advance for any help!!
UPDATE:
It seems to be a known issue without solution from PhoneGap.
https://c.getsatisfaction.com/nitobi/topics/windows_8_mobile_blank_screen_on_load?topic-reply-list[settings][page]=1#topic-reply-list
Related
In my react native app project of version 0.61.4, I have alot of static images that were displaying before on both ios and android devices until recently.
In my application I retrieve and display images using require. After about a year those images were no longer being displayed.
I did alot of research to this effect because I could not understand how this could just happen all of a sudden without any action on my part.
For the iOS case I discovered this solution from the following link:
React Native Image not showing, How do i fix?
It says something to the fact that this,
[super displayLayer:layer];
needs to be added in an if block. I want to confirm if this is really the solution for the iOS case and if so why since I did not run into this issue before, while I was developing this app 2 years ago, and had it submitted a year ago.
In the android case, I never did find a concrete solution for this. I noticed that when I cleared the app cache for my app on the android device, after re-running the app on the android device, the images no longer displayed. I tried hard to find out why this is the case and how to resolve it permanently, but all to no avail.
I came across this package library in my research called react-native-fast-image, but I was really skeptical concerning this because I dont think it handles static images but only remote images.
With all this being said, I need help in how to get the static images displayed on my react native app on both iOS and android devices. A solution will be really appreciated.
Thanks so much.
I did alot of research and kept seeing the same thing. Here are the following links:
React-native: Images not showing in android device; but shows perfectly in emulator
React Native: uri image not showing on android but perfectly displays on the ios emulator
react-native iOS app not showing static/local assets (images) after deploying
React Native Image not showing, How do i fix?
I have a small game with 3 scenes. I created this game a year ago. And now I migrated it from 2018.1.6f1 to 2019.2.1f1.
The app runs smoothly in Unity. But when I create .apk and install it on a real device, it crashes just after the splash screen.
I am sure it's something related to migration because it works perfectly when built with the older version.
I posted same question on UnityForum. But got no response yet. Hoping to get some solution here.
Connect your device to PC via cabel, open android monitor (is included in Android studio) and then try to run your .apk. Inspect logs in monitor to detect problem or post this logs here.
After running expo publish as instructed by the expo docs, the app opens and everything is fine on my device.
On other devices, however, the app will not open. It simply says 'Something went wrong'. I have had others try to open on ios and android, and it seems to be a problem on all devices other than my own. I've tried having other people login with my credentials and that produced the same result. I made the app public, so I do not think that is the issue?
Has anyone else experienced this problem or something similar? I tried republishing a couple times but that didn't do anything. I have been making the project on Ubuntu 16.04, fyi.
Thanks for any help.
my Problem is that I've build an App with PhoneGap that is based on AngularJS - when I execute the App on my Android-Device the AngularJS-Part does completely not work....on some devices it works but on my (for example) everywhere are just displayed these {{VARIABLE}}-texts and nothing works....
Anyone have an idea why this error appears and how to fix it?
Kind regards
I'm just started looking at developing apps. I have made some of the tutorials (HelloWorld), but when I try to make a WebView app following the tutorial for that it won't work. Each time I run the app on my phone I get the "Force Close". I use eclipse. I'm sorry that i cannot be more specific - but my point is that my knowledge doesn't go further than failing in a tutorial.
Because of me huge lack of knowledge about developing I would be grateful if anyone would like to help me developing an app for android phones, using webview to show www.lectio.dk.
Christian.
If you're specifying Android 2.3 as the Target Name, the WebView example won't work in the emulator. See http://code.google.com/p/android/issues/detail?id=12987. A workaround is to specify Android 2.2.