Monday, 4 May 2020

Apple and Google release sample code, UI and detailed policies for COVID-19 exposure notification apps

Apple and Google are providing additional resources for developers working with the first version of their Exposure Notification API, the development tools the companies have created and are working on in order to provide a cross-platform way for public health agencies to notify individuals of a potential exposure to a person with a confirmed case of COVID-19.

The first version of the Exposure Notification API, which Apple and Google renamed from the ‘Contact Tracing API’ to more accurately reflect its actual use and purpose, was released to developers last week along with beta updates of iOS and Xcode. Today, Apple and Google are providing new sample resources for developers, including example UI assets, and sample code for both iOS and Android. These are designed as starting points that developers working on behalf of public health agencies can use to jumpstart their app development process.

  • The two companies have also released new policies that any developers working with the API must adhere to in order to get their apps approved for use. These include the following requirements:
  • They must be made by or for the use of an official government public health authority, and they can only be used for the purpose of responding to COVID-19.
  • They need to ask consent of a users to actually employ the API before it can actually be used.
  • They require a user’s consent to share a positive test result before broadcasting any such info with the public health authority operating the app.
  • They should only gather the minimum amount of info necessary for the purposes of exposure notification, and should use that only for the sake of COVID-19 response. In other words, these apps are explicit forbidden from using your info for advertising or other purposes.
  • They can’t access or even seek permission to access a device’s Location Services, which provides specific geolocation data. Google and Apple note that apps already available from public health authorities that make use of location data will continue to be offered, but that no apps that make use of that info will also have access to the new Exposure Notification API.
  • There can only be one app per country, which is designed to avoid fragmentation and therefor encourage efficacy, though Apple and Google say that if a country is relying on a regional or state-based approach, they’re willing to work with authorities to support them n the best way possible. That basically means if a country notifies Apple that it’s going state-by-state with different apps, it’ll unlock the ability for multiple apps to appear in that country’s store, and that it can work with them flexibility in terms of whether the exposure notification mechanics within each state work across one another.

The companies say that they’re also going to continue the pace of updates release for their software and software development kits in advance of shipping the public version of the API to consumers starting later this month. Apple and Google had both targeted “mid-May” for the consumer-facing release of the API, with an eventual plan to release exposure notification as a system-level feature by sometime later this year.

You can take a look at the sample UI resources for both platforms below, which provide an idea of what notifications, settings screens and more will look like within the apps once they’re available. Of course, the individual apps will still vary depending on which public health authority (or developer working on their behalf) is creating the software.

[gallery ids="1983325,1983326,1983327,1983328,1983329,1983330,1983331,1983332"]

Apple and Google embarked on this unprecedented joint effort in response to outreach by a number of public health authorities who were embarking on developing their own contact tracing app, and wanted access to specific aspects of iOS and Android to make those work. The companies decided to collaborate on a standard based on use of Bluetooth identifiers, not geolocation data, as a way to protect user identity, and also ensure the system can work in a variety of environments, including indoors where geolocation satellite services are unavailable.

Health authorities can also require that users input a unique code tied to the test they took, which can help them ensure that positive results are actually coming from verified, authorized tests rather than possibly just self-reported, or reported based on taking a test that hasn’t actually been approved by a health authority for COVID-19 diagnosis.

It’s important to note that the sample reference applications provided by both Google and Apple are not actually ever going to be available to users; they’re strictly for developers, but the companies are making them available in their entirety, including with their full source code, to developers in order to help them with their own efforts to build apps to respond to COVID-19 in a timely manner.



from Android – TechCrunch https://ift.tt/2KV7eU1
via IFTTT

Apple and Google release sample code, UI and detailed policies for COVID-19 exposure notification apps

Apple and Google are providing additional resources for developers working with the first version of their Exposure Notification API, the development tools the companies have created and are working on in order to provide a cross-platform way for public health agencies to notify individuals of a potential exposure to a person with a confirmed case of COVID-19.

The first version of the Exposure Notification API, which Apple and Google renamed from the ‘Contact Tracing API’ to more accurately reflect its actual use and purpose, was released to developers last week along with beta updates of iOS and Xcode. Today, Apple and Google are providing new sample resources for developers, including example UI assets, and sample code for both iOS and Android. These are designed as starting points that developers working on behalf of public health agencies can use to jumpstart their app development process.

  • The two companies have also released new policies that any developers working with the API must adhere to in order to get their apps approved for use. These include the following requirements:
  • They must be made by or for the use of an official government public health authority, and they can only be used for the purpose of responding to COVID-19.
  • They need to ask consent of a users to actually employ the API before it can actually be used.
  • They require a user’s consent to share a positive test result before broadcasting any such info with the public health authority operating the app.
  • They should only gather the minimum amount of info necessary for the purposes of exposure notification, and should use that only for the sake of COVID-19 response. In other words, these apps are explicit forbidden from using your info for advertising or other purposes.
  • They can’t access or even seek permission to access a device’s Location Services, which provides specific geolocation data. Google and Apple note that apps already available from public health authorities that make use of location data will continue to be offered, but that no apps that make use of that info will also have access to the new Exposure Notification API.
  • There can only be one app per country, which is designed to avoid fragmentation and therefor encourage efficacy, though Apple and Google say that if a country is relying on a regional or state-based approach, they’re willing to work with authorities to support them n the best way possible. That basically means if a country notifies Apple that it’s going state-by-state with different apps, it’ll unlock the ability for multiple apps to appear in that country’s store, and that it can work with them flexibility in terms of whether the exposure notification mechanics within each state work across one another.

The companies say that they’re also going to continue the pace of updates release for their software and software development kits in advance of shipping the public version of the API to consumers starting later this month. Apple and Google had both targeted “mid-May” for the consumer-facing release of the API, with an eventual plan to release exposure notification as a system-level feature by sometime later this year.

You can take a look at the sample UI resources for both platforms below, which provide an idea of what notifications, settings screens and more will look like within the apps once they’re available. Of course, the individual apps will still vary depending on which public health authority (or developer working on their behalf) is creating the software.

[gallery ids="1983325,1983326,1983327,1983328,1983329,1983330,1983331,1983332"]

Apple and Google embarked on this unprecedented joint effort in response to outreach by a number of public health authorities who were embarking on developing their own contact tracing app, and wanted access to specific aspects of iOS and Android to make those work. The companies decided to collaborate on a standard based on use of Bluetooth identifiers, not geolocation data, as a way to protect user identity, and also ensure the system can work in a variety of environments, including indoors where geolocation satellite services are unavailable.

Health authorities can also require that users input a unique code tied to the test they took, which can help them ensure that positive results are actually coming from verified, authorized tests rather than possibly just self-reported, or reported based on taking a test that hasn’t actually been approved by a health authority for COVID-19 diagnosis.

It’s important to note that the sample reference applications provided by both Google and Apple are not actually ever going to be available to users; they’re strictly for developers, but the companies are making them available in their entirety, including with their full source code, to developers in order to help them with their own efforts to build apps to respond to COVID-19 in a timely manner.



from Apple – TechCrunch https://ift.tt/2KV7eU1

Daily Crunch: Apple upgrades the keyboard on the 13-inch MacBook Pro

Apple announces a new MacBook Pro, tech stocks take a dip and Uber Eats shuts down in seven markets.

Here’s your Daily Crunch for May 4, 2020.

1. The 13-inch MacBook Pro gets Apple’s much-improved keyboard

Following in the footsteps of the MacBook Air and 16-inch Pro, Apple’s 13-inch Pro model is finally getting the company’s much improved keyboard. It’s probably not enough reason for recent MacBook buyers to upgrade, but it could push the indecisive over the edge.

The updated system is available through Apple’s site as of today, priced starting at $1,299 (or $100 for qualified education buyers).

2. Tech stocks open lower ahead of another busy earnings week

The tech-heavy Nasdaq Composite is off 0.55% this morning, putting it 13% off its record highs set this year, but also up 29% from its recent lows. Meanwhile, the Bessemer-Nasdaq cloud index is off 0.85% today after shedding nearly 3% in last week’s final trading session.

3. Uber Eats exits seven markets, transfers one as part of competitive retooling

Uber Eats is shuttering its on-demand food offering in the Czech Republic, Egypt, Honduras, Romania, Saudi Arabia, Uruguay and Ukraine. It’s also transferring its Uber Eats business operations in the United Arab Emirates to Careem, its wholly owned ride-hailing subsidiary that’s mostly focused on the Middle East.

4. AWS engineer Tim Bray resigns from Amazon following worker firings

As many Amazon workers called out sick for a May Day Strike, Tim Bray was spending his final day at the company. The VP and Distinguished Engineer at Amazon Web Services announced today that May 1 was his final day with the retail giant, citing Amazon’s firings of vocally critical employees.

5. As COVID-19 dries up funding, only drought-resistant cannabis startups will survive

TechCrunch recently spoke to Schwazze CEO Justin Dye, who’s hoping to create a healthier, vertically integrated cannabis company. He told us that during the COVID-19 crisis, cannabis companies must hunker down — once the skies start to clear, capital will be available to the survivors. (Extra Crunch membership required.)

6. Poynter Institute’s International Fact-Checking Network launches chatbot on WhatsApp to debunk thousands of coronavirus-related hoaxes

You can now debunk thousands of coronavirus-related hoaxes with a few texts on WhatsApp. Users can test the chatbot by either saving +1 (727) 2912606 as a contact number and texting the word “hi.”

7. This week’s TechCrunch podcasts

The Equity team discussed a new funding round for design platform Figma, then put out a (slightly) shorter episode about recent earnings reports. Meanwhile, Original Content had episodes reviewing the Netflix action movie “Extraction” and the comedy improv show “Middleditch & Schwartz.”

The Daily Crunch is TechCrunch’s roundup of our biggest and most important stories. If you’d like to get this delivered to your inbox every day at around 9am Pacific, you can subscribe here.



from Apple – TechCrunch https://ift.tt/2YvYThl

The 13-inch MacBook Pro gets Apple’s much-improved keyboard

Following in the footsteps of the MacBook Air and 16-inch Pro, Apple’s 13-inch Pro model is finally getting the company’s much improved keyboard. It’s probably not enough reason for recent MacBook buyers to upgrade, but could well be the thing that pushes the indecisive over the edge.

To sweeten the pot, the new laptop gets the standard spread of upgrades here. There are new 10th gen Intel processors (upgradable up to a 2.3GHz quad-core i7), with improved graphics speeds (up to 80% per Apple), coupled with 16GB of memory, upgradable to 32GB. Storage has been doubled, as well, starting at 256GB in the standard configuration, upgradable all the way to 4TB. The systems sport Intel Iris Plus Graphics and support Apple’s Pro Display at 6K.

Apple’s T2 security chip is onboard, as well, offering up added security, including a Secure Enclave for encrypted storage, among other things. Much of the system looks similar to its predecessors, otherwise, including four Thunderbolt 3/USB-C ports and a 13-inch Retina display — putting to rest rumors that the smaller pro would get upgraded to 14 inches, to match the larger model’s jump from 15 to 16.

Again, the keyboard is the thing here. I’ve been using the new Air for a while and can happily report that Apple finally got it right after a few unfortunate and buggy misfires. This is the keyboard these systems should have offered up in the first place. It’s got noticeably more travel, making it easier on the fingers and less likely to get jammed up — a major complaint with previous models.

Apple accomplished this by returning to the super scissor switch, after several years spent trying to improve the butterfly model. The keyboard is, per usual, supplemented by the Touch Bar and TouchID, up top.

The updated system is available through Apple’s site as of today, priced starting at $1,299 (or $100 for qualified education buyers).



from Apple – TechCrunch https://ift.tt/2Yy0hQO

Saturday, 2 May 2020

This Week in Apps: Zoom gets busted, TikTok’s new record, contact tracing API launches

Welcome back to This Week in Apps, the Extra Crunch series that recaps the latest OS news, the applications they support and the money that flows through it all.

The app industry is as hot as ever, with a record 204 billion downloads and $120 billion in consumer spending in 2019, according to App Annie’s “State of Mobile” annual report. People are now spending 3 hours and 40 minutes per day using apps, rivaling TV. Apps aren’t just a way to pass idle hours — they’re a big business. In 2019, mobile-first companies had a combined $544 billion valuation, 6.5x higher than those without a mobile focus.

In this Extra Crunch series, we help you keep up with the latest news from the world of apps, delivered on a weekly basis.

This week we’re continuing to look at how the coronavirus outbreak is impacting the world of mobile applications, including the latest on the U.S. and other international efforts to develop contact-tracing apps, plus the use of live-streaming apps as fundraising tools, the impact of quarantine on iPad apps and more. We’re also tracking news related to Zoom’s latest backtrack, WhatsApp’s plans to enter the credit market, the Instagram pods discovery, TikTok best quarter (better than any app… ever), Facebook’s plan for virtual dating and more.

Headlines

Apple News hits 125M monthly active users

The COVID-19 pandemic has driven a significant increase in how many people are using Apple’s News app on their mobile devices, tablets and Macs. During Apple’s earnings call this week, the company revealed Apple News now sees over 125 million monthly active users in the U.S., Canada, the U.K. and Australia, up from 100 million in January. Apple, however, did not note how many were subscribed to its $9.99/month premium news service, Apple News+.

Apple & Google release first version of the exposure notification API



from Apple – TechCrunch https://ift.tt/2StUrvR

Equity Shot: 1% is the new “growth”

Happy Saturday and welcome back to an Equity Shot, a short-form episode of Equity where we drill into one particular topic. There was so much news this week in our main areas of focus — startup funding rounds, new venture funds, that sort of thing — that we had to exclude earnings from the main show! (But really, check it out, as it was a good time.)

Sad, I know. Everyone surely noticed the loss, but we gathered once again on Friday afternoon to dig into the results all the same. A big thanks to Danny, Natasha and Chris for gathering ’round one more time to get through:

  •  SaaS and enterprise earnings: We dug into Microsoft’s results (TechCrunch coverage here), along with notes on quarterly results from Atlassian, Zendesk and ServiceNow. The gist is that big corp SaaS did fine in Q1, but there are varying levels of concern regarding the future.
  • Subscription content: Spotify is doing fine and Netflix smashed it, according to Danny (TechCrunch coverage here, and here, respectively). Spotify also managed to eke out the world’s funniest net income result, while Netflix shot forward like a hare from a trap. In short, we may be listening to fewer podcasts, but we sure as hell aren’t getting off the couch.
  • Advertising shops: While the advertising world melts down in spectacular fashion, tech shops that are ad powered did kinda OK. Facebook did what it always does, wowing with results and this time telling investors that April was looking better than March. Snap grew like hell, surprising investors, even if its overall cost structure is broken when compared to its revenue. Twitter was the miss of the bunch, struggling the most after telling investors it was still seeing COVID-19 issues in April. And, finally, Alphabet did Google things, so its stock went up, COVID-19 be damned.

We avoided Tesla because who can be bothered, and managed the shortest note on Apple ever recorded on a business podcast. All that and we had some fun. Hugs from Equity; we’ll be right back Monday morning!

Equity drops every Monday at 7:00 AM PT and Friday at 6:00 am PT, so subscribe to us on Apple PodcastsOvercastSpotify and all the casts.



from Apple – TechCrunch https://ift.tt/3bXz79z

This Week in Apps: Zoom gets busted, TikTok’s new record, contact tracing API launches

Welcome back to This Week in Apps, the Extra Crunch series that recaps the latest OS news, the applications they support and the money that flows through it all.

The app industry is as hot as ever, with a record 204 billion downloads and $120 billion in consumer spending in 2019, according to App Annie’s “State of Mobile” annual report. People are now spending 3 hours and 40 minutes per day using apps, rivaling TV. Apps aren’t just a way to pass idle hours — they’re a big business. In 2019, mobile-first companies had a combined $544 billion valuation, 6.5x higher than those without a mobile focus.

In this Extra Crunch series, we help you keep up with the latest news from the world of apps, delivered on a weekly basis.

This week we’re continuing to look at how the coronavirus outbreak is impacting the world of mobile applications, including the latest on the U.S. and other international efforts to develop contact-tracing apps, plus the use of live-streaming apps as fundraising tools, the impact of quarantine on iPad apps and more. We’re also tracking news related to Zoom’s latest backtrack, WhatsApp’s plans to enter the credit market, the Instagram pods discovery, TikTok best quarter (better than any app… ever), Facebook’s plan for virtual dating and more.

Headlines

Apple News hits 125M monthly active users

The COVID-19 pandemic has driven a significant increase in how many people are using Apple’s News app on their mobile devices, tablets and Macs. During Apple’s earnings call this week, the company revealed Apple News now sees over 125 million monthly active users in the U.S., Canada, the U.K. and Australia, up from 100 million in January. Apple, however, did not note how many were subscribed to its $9.99/month premium news service, Apple News+.

Apple & Google release first version of the exposure notification API



from Android – TechCrunch https://ift.tt/2StUrvR
via IFTTT