Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; FollowusonWidget has a deprecated constructor in /home/bossgist/public_html/wp-content/plugins/follow-us-on-widget/follow-us.php on line 11

Deprecated: Function create_function() is deprecated in /home/bossgist/public_html/wp-content/plugins/follow-us-on-widget/follow-us.php on line 132

Deprecated: The called constructor method for WP_Widget class in FollowusonWidget is deprecated since version 4.3.0! Use __construct() instead. in /home/bossgist/public_html/wp-includes/functions.php on line 6170

Notice: Undefined index: removed_unused_javascript in /home/bossgist/public_html/wp-content/plugins/page-speed/lib/function/free/removed_unused_javascript.php on line 10

Notice: Trying to access array offset on value of type null in /home/bossgist/public_html/wp-content/plugins/page-speed/lib/function/free/removed_unused_javascript.php on line 10
WhatsApp to stop running on Microsoft Windows phones as from December 31. | Boss Gist
Site icon Boss Gist

WhatsApp to stop running on Microsoft Windows phones as from December 31.

WhatsApp has said that its instant messaging app will stop working on all phones running Microsoft Windows OS from Tuesday, December 31. It should be noted that Facebook, the owner of WhatsApp, stopped people from creating new accounts on Windows phones earlier in the year, Daily Mail reports.

The reason for doing so, according to the company, was because it has stopped developing updates for the platform, and as such there would not be new updates or features for the OS.

The app company was also reported to have said that it is stopping support for devices whose operating systems do not have the capabilities that are needed to expand the app’s features.

In that view, it will also be stopping support for older Apple and Android devices. That will affect devices that run Android gadgets on 2.3.7 and older and iOS 8. Apple said that only 7% of its devices worldwide are running OS older than iOS 12, an operating system that was released in 2018

. Another thing worthy of note is that WhatsApp will only be supporting android devices on 4.0.3 and higher and iOS 9 upwards.

Exit mobile version

WordPress database error: [Table 'bossgist_wp288.wpvx_sb2_ai_bot_hits' doesn't exist]
SHOW COLUMNS FROM wpvx_sb2_ai_bot_hits LIKE 'request_kind'

WordPress database error: [Table 'bossgist_wp288.wpvx_sb2_ai_bot_hits' doesn't exist]
INSERT INTO wpvx_sb2_ai_bot_hits (bot_name, bot_purpose, request_path, normalized_url, url_hash, object_id, object_type, status_code, hit_date, first_seen, last_seen, visits) VALUES ('ClaudeBot', 'research', '/whatsapp-to-stop-running-on-microsoft-windows-phones-as-from-december-31/amp/', 'https://bossgist.com/whatsapp-to-stop-running-on-microsoft-windows-phones-as-from-december-31', '8175f4cb91e3d858232d417f9bd40e02918a81d6c192dae23c4c645054b875af', 4023, 'post', 200, '2026-08-18', NOW(), NOW(), 1) ON DUPLICATE KEY UPDATE visits = visits + 1, last_seen = NOW(), status_code = 200, normalized_url = IF(normalized_url = '' OR normalized_url IS NULL, 'https://bossgist.com/whatsapp-to-stop-running-on-microsoft-windows-phones-as-from-december-31', normalized_url), object_id = IF(object_id IS NULL OR object_id = 0, 4023, object_id), object_type = IF(object_type IS NULL OR object_type = '', 'post', object_type)