Dojo toolkit support for IOS8 - dojo

I am working on a hybrid application using IBM worklight and Dojo toolkit. On IOS8, only the button clicks are working. Rest all the elements do not respond to any click. Has anyone tried using Dojo toolkit 1.9 with IOS8? Does this version of Dojo supports IOS8.
Thanks.

I don't think this is supported for Dojo 1.9.X. It was released more than a year ago and iOS8 is brand new:
Release notes state that iOS6 is supported
Even Dojo 1.10 does not claim to support iOS 8.

iOS8 is not released, so it is difficult to claim iOS8 support ;) That said some problems have been found on the beta (in particular around scrolling) but be assured that Dojo 1.9 (and 1.10) will be updated to bring iOS8 support. So you will be able to run your app on iOS8.
PS: release notes are corresponding to initial releases i.e. 1.9.0 and are (unfortunately) not updated for dot release. Current 1.9.X release (1.9.3) does support iOS7.
Edit:
Since September 15, Dojo 1.8.7, 1.9.4 and 1.10.1 now support iOS8. See here www-01.ibm.com/support/docview.wss?uid=swg21684538 on how to upgrade your IBM Worklight release.

Related

DojoX slider not working on iOS 8 / safari 8

I had a project in Dojo, with Slider from DojoX. On iPad iOS 6 it was working ok. Now I updated the iPad to iOS 8 - and the slider does not react to touch anymore.
Online demo of slider (http://demos.dojotoolkit.org/demos/touch/demo.html) is also not working on iOS 8.
Anyone has any experience on this?
I suspect you (and the web site as well) are not using the latest Dojo versions that are required for iOS8 support. Upgrading to the latest release will probabably solve your issue.
Questions about dojo usage or possible bug are discussed on the dojo-interest mailing list. Web interfaces are available from the Dojo Toolkit Community page. If you’ve filing a bug, see How to File a Dojo Bug Report

Update ios simulator to 7.0.6?

Is it possible to update iOS simulator to the latest version of iOS? Now it is 7.0.6, but my simulator is 7.0.3, I have XCode 5.0.2 and updated all downloads in Preferences.
Apple has not released any further 7.0.X SDK than 7.0.3. The reason for that is because the API has not changed, and neither has behavior changed significantly enough to warrant a new SDK release. 7.0.6 in particular is only a security update and would not be applicable to the simulator at all; the simulator uses the underlying OS X infrastructure for network connections. You should wait for the upcoming OS X security fix.
You can, however, download beta releases of Xcode 5.1 with 7.1 beta SDK, and make sure your app is ready for the upcoming iOS 7.1 release.
the simulator is definitely still vulnerable to gotofail even on macs that have been updated with the security fix. this is easily testable by using it to browse to gotofail.com on osx 10.9.2: https://twitter.com/visnup/status/444992820915363840

Titanium content assistant not working

The content assistant is not working.
I'm working on OSX, Titanium Studio, iOS & Android mobile app and have tried the following:
Installing the following SDKs: 3.2.0, 3.2.1, 3.3.0.
Tried reverting between those versions.
Checked the Project Natures (mobile - primary, mobile module, are checked).
Tried every option on the Project Build Path.
Of course tried to build the project again and again.
Check the content assistant preference both in the main preference and in the project properties.
Are the any more suggestions?
I believe this is a bug in the 3.2.0GA SDK (3.2.1 and 3.3.0 are not official releases yet). As far as I have heard it is known and should be fixed in the next SDK update. Only question is when this update will be out.
You can get content assist back by reverting to 3.1.3GA, but that doesn't help you much if you need features from 3.2.0GA.
EDIT:
The issue is described in this JIRA-ticket and as it mentions should be resolved in the upcoming 3.2.1 release.

iOS 7 users unable to install new version

We have just released a new version (v1.5) of our app on AppStore, this version was built using Xcode 4.6 using base SDK 6.1, supporting iOS 5.0 as minimum version. Now the problem is that iOS 7 users are unable to install the latest version (v1.5), however they can see 1.5 version on AppStore but when they install it they get 1.4 version.
Note: We submitted this app using Xcode 5.0 as Xcode 4.6 just got stuck in the middle...
Apple is currently reviewing apps with iOS 7 devices. So they have (with very high probability) reviewed your app on an iOS 7 device.
If the app has been recently released, then it may only be that servers need some time to refresh. If it has been a long time since the app was released (more than one day), then you should contact Apple support and ask them to see what is going wrong with their App Store system.
Unfortunately the issue was sporadic, it happens with those users who use "App Store" mobile app to install our application. App Store displays latest version in the App-Store app but when they install it they get a previous version on their devices. Then again if user launches "App Store" he is able to upgrade to the latest versions. This issue doesn't effected our existing customers but the new one (those who have deleted the app from their device also experienced similar issues). We had a long conversation with Apple on this issue over emails, finally they admitted that it was due some problem at their end.
Now it is fixed for our app and we no longer have this issue for current release. I hope this post will help to someone having similar problem.

BBerry OS 5.x Titanium support

We would like to use Appcelerator Titanium to develop an IOS, Android and Blackberry OS 5.x app. I know IOS and Android are supported but is BBerry OS 5.x also supported as there's no mention of it in the docs?
There have been various preview releases over the last several years of BlackBerry support in Titanium. They've all been withdrawn, except for the most recent one, BlackBerry 10. You could hunt around the internet and perhaps find an old copy of one of the old versions (it was only released temporarily to customers), but it wouldn't be "supported", as your question stipulates it must be.
BlackBerry 10 is the only one in preview availability. The source has been released, and you can read about it on their blog:
http://developer.appcelerator.com/blog/2012/12/announcing-preview-availability-of-the-blackberry-sdk.html