How can I upgrade iOS 6 beta to iOS6 public release - ios6

I have the iOS6 beta installed on my iPhone and I can't figure out how to upgrade to the newest public release. This is my first time running the beta version but I can't find any info on upgrading.
Going into General>Software Update says I'm up to date. Do I have to restore my iOS5 image and the re-upgrade?

Download the latest IPSW from the developer site, and use iTunes. Shift-click/Option-click on the Update button and point it to the IPSW. It will take a short time upgrade, and you're done.

Related

how to upgrade eclipse codename one version from 6.0 to 6.5 (then to 6.5.1)?

TWO very related questions in this post.
How to install 6.5 & 6.5.1 in eclipse(more detail below)
Intellij Toolbox last version supported is 2019.2.4 but looks like codeone plugin doesn't support it?
In intellij, codenameone 6.5.1 simulator is not working(font is way too small) but it's working in 6.0.0 with my eclipse(from when I played with it 6 months ago). I am trying to test out each version to see what the latest version is that is not broken for me(hopefully at least 6.5). When I go to eclipse marketplace, there is no upgrade and it just shows this for codename one (eclipse verison 2020-06 as I clicked update all)
I don't see a way to download a zip file and install it in eclipse and only see the install from marketplace method here
https://www.codenameone.com/download.html#step2
Is there a zip download for eclipse somewhere I can try of 6.5, then 6.5.1?
I also want to try to downgrade my intellij version but we also need the latest so I grabbed the new intellij toolbox but this only goes back to version 2019.2.4. The compatibility list on codenameone plugin is such
I wonder about that first line for 6.5.1. A dot release and they added support all the way back to 2016 version which 6.5 didn't have? Seems like a type. Also, 6.5.1 did not work with latest intellij and honestly getting worn down in playing the version mismatch game of uninstall/install to see what works and doesn't work (it's just takes quite a bit of time).
If anyone can post a STABLE list of IDE version / plugin version they are using, I would LOVE to know that <- If I know that, I will just jump to that. I can cope with eclipse or intellij. In fact, eclipse debugging is way better and intellij refactoring is way better so I am always torn between each.
Trying 2019.1.4 with many versions next.
Figure this out finally. Not sure exactly but this repo https://github.com/deanhiller/codenameOneExamples
now works with latest intelij 2020.1.3 !!

How to build completely a codenameone plugin based on specific "commit" of Codenameone's GitHub Project?

My team needs to bring immediately to customers a fix in Codename One that will only be available in next version.
(GitHub commit: ddc2356ee77eefb64425bcdd0d8ed5aab30505bf)
(GitHub issue: #2203)
Unfortunately we can't wait for the November 2017 planned release of the new plugin version.
So, we need to configure a new Plugin locally with this fix and use it to build a new Android Application for deployment. How do we go about that?
We already cloned the GitHub's Codenameone Project and read some documentation, but we couldn't find required information.
That commit will be included in the next server update next Friday. You don't need to wait until November.

Xamarin.Forms iOS app crashes in ListView after update to Xamarin.Forms 2.3.4.231

The app is a Xamarin.Forms PCL app running version 2.3.4.231 after an upgrade from Xamarin.Forms v2.2.0.31. The app works just fine on my iPhone 6s running version 10.2.1, however the app crashes on the ListView page when running on my iPad Mini 2 running version 7.1.2. More importantly, neither Xamarin Insights or HockeyApp catches the error.
The app worked just fine with the old version of Xamarin.Forms when both Windows 10 and my Mac Book was running this version of the software. https://releases.xamarin.com/stable-release-cycle-6-service-release-4/
I just upgraded both Windows 10 and my Mac Book to this version of the software. https://developer.xamarin.com/releases/vs/xamarin.vs_4/xamarin.vs_4.4/
I'm now getting this error in the iOS properties section.
It might be important to note that I'm using this in the ListView page. Both packages are installed in the Portable and iOS Projects.
Xamarin.FFImageLoading v2.0.5
Xamarin.FFImageLoading.Forms v2.0.5
I'm just assuming this has something to do with ListView, but I have no idea other than this is where the app is crashing. Any help is much appreciated. Let me know if you need to see some code.
iOS 7 and 8 are no longer supported according to this link. https://github.com/xamarin/Xamarin.Forms/pull/630
If you are using the latest version of Xamarin.Forms 2.3.4 or newer, versions older than iOS 7 are no longer supported. You can see the official documentation here, under "Other Changes"
https://releases.xamarin.com/stable-release-xamarin-forms-2-3-4-224/
It does appear iOS 8 and newer are still supported however.

Silverlight plugin install base with version breakdown

I would like to choose which versions of Silverlight plugin to target, but can't find any recent statistics on the install base, let alone the version break down. Statowl.com/silverlight.php isn't returning any data and riastats.com is down. Some articles are referencing a 76% web clients installation base around 2012 with high Silverlight version 4 usage, but that's pretty outdated information. Does anyone have up to date information for the Silverlight plugin install base, preferably with version breakdown?
The client is backwards compatible. I think you will find most users are running the V5 client as that is pushed out with MS updates and was released 2+ years ago. You can set the min runtime version on the html Silverlight plugin element to alert users running an older version to upgrade to a version compatible with the version your app is compiled against.
http://msdn.microsoft.com/en-us/library/cc917842(v=vs.95).aspx

Silverlight 3 version compatibility

We've noticed a compatibility issue with a Silverlight 3 app which runs fine with v3.0.40818, v3.0.50106 and v4.0.50401 but refuses to load in v3.0.40624. Instead it gives a message box saying a more recent version of Silverlight is required.
Does anyone know what the changes were between 3.0.40624 and 3.0.40818 or why the app might not be compatible?
I think you'll find that 3.0.40624 is a Beta version of Silverlight 3. You should recommend to any users you have that still have this Beta version to upgrade.

Resources