smartdevicelink / sdl_ios

Get your app connected to the 🚙, make your users feel like a 🌟
www.smartdevicelink.com
BSD 3-Clause "New" or "Revised" License
169 stars 105 forks source link

Deprecate didReceivePinchInView function #2108

Closed jshivabeharry closed 2 years ago

jshivabeharry commented 2 years ago

Fixes #1637

Risk

This PR makes no API changes.

Testing Plan

Unit Tests

No unit tests needed. Function was deprecated and never used in the code base.

Core Tests

No core tests needed. Function was deprecated and never used in the code base.

Core version / branch / commit hash / module tested against: sdl_core 8.1.0 (manticore) HMI name / version / branch / commit hash / module tested against: generic_hmi 0.12.0 (manticore)

Summary

Deprectated with a message didReceivePinchInView in SDLTouchManagerDelegate.

Changelog

Breaking Changes
Enhancements
Bug Fixes

CLA

codecov[bot] commented 2 years ago

Codecov Report

Merging #2108 (7a22279) into develop (74190b5) will decrease coverage by 0.01%. The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop    #2108      +/-   ##
===========================================
- Coverage    85.45%   85.43%   -0.02%     
===========================================
  Files          448      448              
  Lines        22793    22793              
===========================================
- Hits         19478    19474       -4     
- Misses        3315     3319       +4