{"id":25621711,"url":"https://github.com/thecodetraveler/missingemptyviewrepro","last_synced_at":"2025-07-28T12:09:35.294Z","repository":{"id":68231116,"uuid":"299089434","full_name":"TheCodeTraveler/MissingEmptyViewRepro","owner":"TheCodeTraveler","description":"A reproduction sample for Xamarin.Forms v5.0.0.1487-pre1, where the `CollectionView.EmptyView` no longer appears on iOS","archived":false,"fork":false,"pushed_at":"2020-09-27T18:18:36.000Z","size":319,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-19T11:28:31.392Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TheCodeTraveler.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-09-27T18:02:36.000Z","updated_at":"2021-02-01T20:19:37.000Z","dependencies_parsed_at":"2023-04-23T21:16:53.952Z","dependency_job_id":null,"html_url":"https://github.com/TheCodeTraveler/MissingEmptyViewRepro","commit_stats":null,"previous_names":["thecodetraveler/missingemptyviewrepro"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TheCodeTraveler/MissingEmptyViewRepro","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheCodeTraveler%2FMissingEmptyViewRepro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheCodeTraveler%2FMissingEmptyViewRepro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheCodeTraveler%2FMissingEmptyViewRepro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheCodeTraveler%2FMissingEmptyViewRepro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheCodeTraveler","download_url":"https://codeload.github.com/TheCodeTraveler/MissingEmptyViewRepro/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheCodeTraveler%2FMissingEmptyViewRepro/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267513647,"owners_count":24099792,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-28T02:00:09.689Z","response_time":68,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-02-22T09:44:12.262Z","updated_at":"2025-07-28T12:09:35.253Z","avatar_url":"https://github.com/TheCodeTraveler.png","language":"C#","readme":"# MissingEmptyViewRepro\n\nOn iOS, using Xamarin.Forms v5.0.0.1487-pre1, the `CollectionView.EmptyView` no longer appears.\n\n## Reproduction\n\n1. Download/Clone this repo\n2. In Visual Sudio, open `MissingEmptyViewRepro.sln`\n3. In Visual Studio, set the Startup Project to `MissingEmptyViewRepro.iOS`\n4. In Visual Studio, buld/deploy `MissingEmptyViewRepro.iOS` to an iOS Simulator/Device\n5. On the **iOS** device, confirm the `EmptyView` image (Microsoft Logo) **does not** appear\n6. In Visual Studio, set the Startup Project to `MissingEmptyViewRepro.Android`\n7. In Visual Studio, buld/deploy `MissingEmptyViewRepro.iOS` to an Android Simulator/Device\n8. On the **Android** device, confirm `EmptyView` image (Microsoft Logo) **does** appear\n\n| iOS EmptyView, Xamarin.Forms v5.0.0.1487-pre1 | Android EmptyView, Xamarin.Forms v5.0.0.1487-pre1 | \n| --------------------------------------------- | ------------------------------------------------- |\n| ![](https://user-images.githubusercontent.com/13558917/94372323-575f3200-00b1-11eb-9f9e-d142941e0932.png) | ![](https://user-images.githubusercontent.com/13558917/94372474-b7a2a380-00b2-11eb-8a3f-06058a8f78a3.png) | \n\n## Workaround\n\nDowngrade to Xamarin.Forms v4.8.0.1451\n\n| iOS EmptyView, Xamarin.Forms v4.8.0.1451 | Android EmptyView, Xamarin.Forms v4.8.0.1451 | \n| --------------------------------------------- | ------------------------------------------------- |\n| ![](https://user-images.githubusercontent.com/13558917/94372368-ad33da00-00b1-11eb-83de-d70d2b7c5e82.png) | ![](https://user-images.githubusercontent.com/13558917/94372474-b7a2a380-00b2-11eb-8a3f-06058a8f78a3.png) | \n\n## Environment\n\n=== Visual Studio Enterprise 2019 for Mac ===\n\nVersion 8.7.8 (build 4)\nInstallation UUID: 56831f8a-a252-4cee-9eeb-8327c0830784\n\tGTK+ 2.24.23 (Raleigh theme)\n\tXamarin.Mac 6.18.0.23 (d16-6 / 088c73638)\n\n\tPackage version: 612000093\n\n=== Mono Framework MDK ===\n\nRuntime:\n\tMono 6.12.0.93 (2020-02/620cf538206) (64-bit)\n\tPackage version: 612000093\n\n=== Roslyn (Language Service) ===\n\n3.7.0-6.20427.1+18ede13943b0bfae1b44ef078b2f3923159bcd32\n\n=== NuGet ===\n\nVersion: 5.7.0.6702\n\n=== .NET Core SDK ===\n\nSDK: /usr/local/share/dotnet/sdk/3.1.402/Sdks\nSDK Versions:\n\t3.1.402\n\t3.1.301\n\t3.0.101\n\t2.1.809\n\t2.1.803\nMSBuild SDKs: /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/msbuild/Current/bin/Sdks\n\n=== .NET Core Runtime ===\n\nRuntime: /usr/local/share/dotnet/dotnet\nRuntime Versions:\n\t3.1.8\n\t3.1.5\n\t3.1.4\n\t3.1.2\n\t3.1.1\n\t3.1.0\n\t3.0.3\n\t3.0.1\n\t2.1.22\n\t2.1.21\n\t2.1.20\n\t2.1.19\n\t2.1.18\n\t2.1.17\n\t2.1.16\n\t2.1.15\n\t2.1.14\n\n=== Xamarin.Profiler ===\n\nVersion: 1.6.15.68\nLocation: /Applications/Xamarin Profiler.app/Contents/MacOS/Xamarin Profiler\n\n=== Updater ===\n\nVersion: 11\n\n=== Apple Developer Tools ===\n\nXcode 12.0 (17219)\nBuild 12A7300\n\n=== Xamarin.Mac ===\n\nVersion: 6.20.2.2 (Visual Studio Enterprise)\nHash: 817b6f72a\nBranch: d16-7\nBuild date: 2020-07-18 18:44:59-0400\n\n=== Xamarin.iOS ===\n\nVersion: 14.0.0.0 (Visual Studio Enterprise)\nHash: 7ec3751a1\nBranch: xcode12\nBuild date: 2020-09-16 11:33:15-0400\n\n=== Xamarin.Android ===\n\nVersion: 11.0.2.0 (Visual Studio Enterprise)\nCommit: xamarin-android/d16-7/025fde9\nAndroid SDK: /Users/bramin/Library/Developer/Xamarin/android-sdk-macosx\n\tSupported Android versions:\n\t\t7.0 (API level 24)\n\t\t8.0 (API level 26)\n\t\t8.1 (API level 27)\n\nSDK Tools Version: 26.1.1\nSDK Platform Tools Version: 30.0.4\nSDK Build Tools Version: 30.0.2\n\nBuild Information: \nMono: 83105ba\nJava.Interop: xamarin/java.interop/d16-7@1f3388a\nProGuard: Guardsquare/proguard/proguard6.2.2@ebe9000\nSQLite: xamarin/sqlite/3.32.1@1a3276b\nXamarin.Android Tools: xamarin/xamarin-android-tools/d16-7@017078f\n\n=== Microsoft OpenJDK for Mobile ===\n\nJava SDK: /Users/bramin/Library/Developer/Xamarin/jdk/microsoft_dist_openjdk_1.8.0.25\n1.8.0-25\nAndroid Designer EPL code available here:\nhttps://github.com/xamarin/AndroidDesigner.EPL\n\n=== Android SDK Manager ===\n\nVersion: 16.7.0.13\nHash: 8380518\nBranch: remotes/origin/d16-7~2\nBuild date: 2020-09-16 05:12:24 UTC\n\n=== Android Device Manager ===\n\nVersion: 16.7.0.24\nHash: bb090a3\nBranch: remotes/origin/d16-7\nBuild date: 2020-09-16 05:12:46 UTC\n\n=== Xamarin Designer ===\n\nVersion: 16.7.0.495\nHash: 03d50a221\nBranch: remotes/origin/d16-7-vsmac\nBuild date: 2020-08-28 13:12:52 UTC\n\n=== Build Information ===\n\nRelease ID: 807080004\nGit revision: 9ea7bef96d65cdc3f4288014a799026ccb1993bc\nBuild date: 2020-09-16 17:22:54-04\nBuild branch: release-8.7\nXamarin extensions: 9ea7bef96d65cdc3f4288014a799026ccb1993bc\n\n=== Operating System ===\n\nMac OS X 10.16.0\nDarwin 20.1.0 Darwin Kernel Version 20.1.0\n    Thu Sep 17 22:14:18 PDT 2020\n    root:xnu-7195.40.84.171.5~4/RELEASE_X86_64 x86_64\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecodetraveler%2Fmissingemptyviewrepro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthecodetraveler%2Fmissingemptyviewrepro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecodetraveler%2Fmissingemptyviewrepro/lists"}