- Using Xcode Instruments run the application with Allocations
- Use
ViewControllerin theInstrument Detailsearch view in Xcode Instruments - notice there is onlyItemsViewControllerandAboutViewController - Tap on
AddItemand you'll see a new view controller in Xcode Instruments -ItemNewViewController - Tap
Backand you'll see thatItemNewViewControlleris not deallocated in Xcode Instruments - Comment the
ViewDidLoadmethod inItemNewViewControllerand uncomment theViewWillAppear/ViewWillDissapearmethods - Do the steps above once again an you'll see that
ItemNewViewControlleris deallocated after tappingBack
-
Couldn't load subscription status.
- Fork 0
cosminstirbu/xamarin-memory-demo
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Explore Memory Issues on VS for Mac default Native Xamarin Application
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published