How to avoid "Input system error. The system is being restarted" - blackberry

Folks,
I have an EditField. When i try to enter any character, it throws java.lang.IllegalStateException. If I then continue, the OS says "Input system error. The system is being restarted". I saw at BlackBerry Java Development Environment Version 4.2.0
Release Notes and Known Issues List link that it is a known error. Is there anything that I can do in my app to avoid this from happening.
I am testing this on a Blackberry 9860 (7.0.0.440)
Please help

It is a known issue. No work around as of yet.

Related

Delphi Debugger Error on Android 32-bit Platform

I am experiencing the same error when running with debugging on Android 32-bit platform while on 64-bit has no issue. The debugger just stopped and exited but the app was able to open on my device.
Here's the error:
Can't open socket: Permission denied.
Exiting.
I thought this was within my app codes error but when I tried a new blank multi-device form, I was getting the same error. So, I suspect this issue is not from my code but a Delphi debugger glitch.
Has anyone here experienced the same issue and was able to resolve this. Otherwise, I will take my chances with Embarcadero support.
The IDE has known problems debugging Android apps. Make sure you have the latest patches installed, such as this one:
Delphi 10.3.3 Android Debugging Patch
As the page says:
The patch is available at https://cc.embarcadero.com/item/30904. Full installation instructions are located in the readme.

What is `Can't find variable: loadHomepageTiles` error on iOS 11.3

I recently came across this error message: Can't find variable: loadHomepageTiles on our error logs from one of our angularjs 1.6 mobile applications.
This seems to only happen on iOS devices running 11.3 based on the error logs.
We don't have any reference to loadHomepageTiles on our codebase and I could not find any references to this in any of the node modules either so. It seems to be generated by mobile safari from what we can tell.
I can't seem to find any documentation about it on the net or how to recreate the error on an iOS device. Does anyone have any experience with this error? or could point me towards any documentation, please? thanks

iOS App starts but is always terminated immediately before app opens

When trying to start an app in debug mode from Visual Studio on a real iOS 10 device, VS will display "Launching app", and then immediately follow up with an "App terminated" message.
No detailed error can be found in the device logs.
I have tried several things, including deleting caches, restarting, reconnecting, rebooting devices and Mac Agent.
I have followed this bug issue to clear caches (https://bugzilla.xamarin.com/show_bug.cgi?id=43239) but with no success.
Also I made sure that all entitlements are correctly described.
After some investigation it turns out that XCode was displaying a tiny message, that this version of XCode was incompatible with the device.
This message is not carried through to Visual Studio.
Update XCode!
Second, possible solution from the bug tracker (https://bugzilla.xamarin.com/show_bug.cgi?id=43239):
Delete contents of
%AppData%\Local\Xamarin\MonoTouch\ on windows machine
$HOME/Library/Caches/Xamarin/XMA on mac machine
Hope this saves somebody else some time.

error in installing Xcode 3.2 on Snow Leopard

I have downloaded Xcode 3.2 with iOS SDK (4.1 GB) two times from Apple Developer's Website. When I try to install Xcode, it gives an error stating that "an unexpected error occurred. Please contact the manufacturer of software". It also gives error when I try to copy Xcode file to any USB Drive or any other computer via LAN. I have tried this at two different Mac computers both running Snow Leopard, but the problem is same.
I have wasted more than a week on that issue. Kindly let me know any solution. Urgent replies are highly appreciated.
Thank you.
I have faced this problem before.
If you go to the console, you should see a msg by xcode that is something along the lines that this version of Xcode could not be verified for install.
Don't ask why but if you turn back the clock of computer by about two years and try installing again, it should work perfectly.
Else, you would find a new lead looking at the console msg.

Application Installation error Blackberry

I have an application of mine on AppStore. But one user is complaining that he can not install the application on his device(Curve 8900) and it's giving error
"Error starting AppName
$28NonTouch$29:
Module 'AppName
$28NonTouch$29-2' has
verification errors."
Now how come it is possible that other's users are able to download properly while one user is getting this error. I downloaded the application from the appstore and its working perfectly.
And when this user tries to install the application through Desktop Manager he is getting error
"No additional applications can
be found. Your file may contain applications that already exist in the
application list, are not compatible for your device, or have errors."
When i tried to stimulate the issue here by installing the application through desktop manager i am able to install it properly without any error messages.
Can anyone suggest me ,what might be causing this issue.?? Is there any kind of version mismatch??
My application is compiled usiong jdk 4.5.
Any help in this regard will be greatly appreciated.
Kindly help,Its urgent..
Thanx in advance."
Probably the problem is related with the version specified in the .alx file.
Check the .alx file and remove the "_blackberryVersion" tag, or change it so it matches the OS version on your device.

Resources