Kwai chang caine wrote:The only thing i can say for the moment about SB, the forum is not also reactive than PB forum
The new version 2.10 is available for more than 15 days
http://forums.spiderbasic.com/viewtopic.php?p=4230#p423
French Forum :
http://www.purebasic.fr/french/viewtopi ... =9&t=16642
It is up to you to test and to be reactive with your comments.
■
New features :
- Added: Accelerometer library
- Added: Geolocation library
- Added: InAppPurchase support for iOS
- Added: BatteryLevel(), SystemInfo(), VibrateDevice()
- Added: #PB_String_PlaceHolder flag to StringGadget() to set a placeholder at creation
- Added: #PB_Event_SizeDesktop event to monitor a desktop resize without having a background window
- Added: ResizeScreen() to resize an already created screen
- Added:
Cordova command can be executed via Import/EndImport
- Added: Android app is immediately run on the device once deployed
- Changed: reworked the InAppPurchase library
- Changed: switched from crosswalk to cordova on Windows for Android.
-
NOTE: cordova requires internet connection to build an app.
-
Optimized: Android app size is now much smaller (1,5 MB instead of 20 MB)
- Removed: TouchRadiusX() and TouchRadiusY() as it was only working on FireFox