dpfl37651 2011-08-05 19:37
浏览 54
已采纳

黑莓os 4及以上版本的cookie支持

I've developed a web application for mobile. As I'm new to mobile web development I'm little worried about the support for cookies in smart phones. Application is targeted to be viewed in iPhone, Android supported mobiles, blackberry OS 4 or above versions. I'm not aware of all features which are support on our desktop PC browser and mobile browser.

My application is ready I've tested on my desktop but not on any smart phone. I don't know JAVA and used PHP to develop the application. Monday I've to give demo of the application to client.

Can any one will tell me whether worries are acceptable.. Can I give demo without checking/confirming the app on blackberry device(as client want to see the application on blackberry OS 4 and above). How should I test app on different devices. with buying any device...

Please help me...

  • 写回答

1条回答 默认 最新

  • dswm97353 2011-08-05 20:06
    关注

    Cookies are supported by the BlackBerry web browser, even going back to version 4.x of the OS.

    To test your application, you can download a BlackBerry simulator from:

    http://us.blackberry.com/developers/resources/simulators.jsp

    For older simulators (4.x for certain), you will need to first start the MDS simulator, which allows the phone simulator to connect to the internet through its web browser.

    You can download the MDS simulator package from here:

    https://swdownloads.blackberry.com/Downloads/entry.do?code=996009F2374006606F4C0B0FDA878AF1

    With web application testing, the BlackBerry web browser doesn't contain many discrepancies between the simulator and the physical device -- the simulator's browser is a good indicator of how your application will feel on the real BlackBerry web browser. It has all the same configurable options, so you can test how your application behaves if the user chooses to turn off the cookies in their BlackBerry browser.

    A more comprehensive tutorial, with screenshots, is available here.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 安卓adb backup备份应用数据失败
  • ¥15 eclipse运行项目时遇到的问题
  • ¥15 关于#c##的问题:最近需要用CAT工具Trados进行一些开发
  • ¥15 南大pa1 小游戏没有界面,并且报了如下错误,尝试过换显卡驱动,但是好像不行
  • ¥15 没有证书,nginx怎么反向代理到只能接受https的公网网站
  • ¥50 成都蓉城足球俱乐部小程序抢票
  • ¥15 yolov7训练自己的数据集
  • ¥15 esp8266与51单片机连接问题(标签-单片机|关键词-串口)(相关搜索:51单片机|单片机|测试代码)
  • ¥15 电力市场出清matlab yalmip kkt 双层优化问题
  • ¥30 ros小车路径规划实现不了,如何解决?(操作系统-ubuntu)