Skip to main content

FACEBOOK MESSENGER AND INSTAGRAM CHAT NOW OFFICIALLY MERGED

image credits: searchenginejournal


Facebook Messenger and Instagram have been pinned together , more than one year and a half since there founder and CEO, Mark Zuckerberg shared his intention to merge the two gigantic Apps. Instagram’s messaging service, has been replaced by Messenger, allowing users to send chats, photos and videos between the two platforms for the first time. The goal of this is to Enable end to end message encryption just as in WhatsApp.

“We’re connecting the Messenger and Instagram experience to bring some of the best Messenger features to Instagram,” Facebook’s Adam Mosseri and Stan Chudnovsky, the heads of Instagram and Messenger respectively, said in a statement. “People on Instagram can decide whether to update immediately to this new experience.” Says Facebook CEO .

 The integration of the two apps requires specific user consent to allow their accounts to be merged, so Facebook is offering new features to bring close its users to their latest update.

If they accept the update, users will be able to send “selfie stickers”, watch Instagram videos with friends during video calls, and send disappearing messages. Facebook said the new features would be rolled out in “a few countries” immediately.“We are still determining how cross-app communications will work with WhatsApp,” a Facebook spokesperson said.




 “WhatsApp will continue to remain a separate, end-to-end encrypted app at this time.
 “If we do this well, we can create platforms for private sharing that could be even more important to people than the platforms we’ve already built to help people share and connect more openly,” he wrote. 

what do you think about merging the two chat apps? Do you think is a nice idea? Comment your feedback in below.

Comments

Popular posts from this blog

Python program to print and add numbers starting 1 onwards till the sum of them is less than 100

Below is the code snippet to print the sum of number from 1 to 100 in Python. Check the indents. #Declaring Variable  sum=0  #Now Running For Loop from 1 to 100   #range(0,n) take 0 and leave the last element 'n'  for i in range (1,101):  #Checking weather sum is less than 100 or not       while((sum+i)<100):           sum+=i           print(sum,'\n')           #Once Printed Sum Now Break The While Loop           break #End Of Program #END OF THE PROGRAM

Facebook is testing ‘Green Screen’ editing tool for content creators

"Green Screen" will be available as an editing tool for the social media app whereas on Instagram it is available as an AR filter or effect." Facebook is testing a new feature for creators. The new “Green Screen” tool will allow users to add any video or image in the background of the Facebook Stories they create. This option is similar to the one available on Instagram already. However, it will be available as an editing tool for the social media app, whereas on Instagram it is available as an AR filter or effect. This tool was spotted by Mamun Billah via Social Media Today. As per the screenshot shared, the user can see the option in the stories section. The user can choose a photo or video from the Gallery section. When the user chooses the option, it is also labelled as “GREEN SCREEN by Instagram” at the bottom. Here’s the screenshot of the feature Green screen feature comes to facebook stories section! @MattNavarra pic.twitter.com/np9uMuQJaZ — Mamun Billah (@mamun...

Australia Takes on Google's Online Advertising Dominance, Calls for Data Shakeout

ACCC said Google's dominance of online advertising was so entrenched that existing laws were insufficient to rein in any anticompetitive behaviour. Australia's antitrust watchdog said it wants the power to curb Google's use of Internet data to sell targeted advertisements, saying the Big Tech firm dominated the market to the point of harming publishers, advertisers, and consumers. The comments, in a report published Tuesday, set up another possible showdown between Australia and Google months after the Alphabet unit vowed to pull core services from the country over a new content licensing law. It may also spur along an anti-monopoly lawsuit reportedly being prepared by the US justice department accusing Google of using its market muscle to hobble advertising rivals. European regulators are also scrutinising Google's advertising business. Google Abused Android Dominance, Shows Indian Antitrust Probe Report In its "ad tech" report, which still must be con...