
Originally Posted by
Giant Cashew
- A beta of the 5.0 API was released by RIM. However, the current 5.0 leaks do not behave consistent with this API due to OS bugs. Not all things behave as documented.
- A 5.0 simulator for the Storm has not been released, forcing developers to fly blind when troubleshooting.
The following MeterBerry features do not work due to OS bugs and will not work until RIM fixes them:
1. The ability to change notification alerts (sounds, vibrate, etc.)
A bug in the Notifications API prevents third party applications from installing notification handlers. This is what causes the exception when MeterBerry first starts on 5.0.
2. Scheduled resets
A bug in the Input Simulation API prevents this from working.
3. Update of the home screen icon text
A bug in the HomeScreen API prevents the icon text from changing until an icon is moved to a different folder and then back again. So, for example, if you set your MeterBerry icon to rotate between Battery, Temperature, and Memory, the icon itself will change, but the text below it will be stuck on battery level.
5.0 is a leaked, beta, unofficial OS with very significant API changes. It is one thing to support 4.7 leaks because the API is the same, but 5.0 is much different. It is a lot of work to develop workarounds to OS bugs, especially without a simulator.
We have MeterBerry working on 5.0 with the above exceptions. I really don't want to release a stripped down version for a leaked OS that will likely change again in a week and break something else, but I'll consider it.