Admob 제거
This commit is contained in:
		@@ -146,15 +146,6 @@ struct ExplorerView: View {
 | 
			
		||||
                                            }
 | 
			
		||||
                                        }
 | 
			
		||||
                                        .frame(width: screenSize().width - 26.7, alignment: .leading)
 | 
			
		||||
                                        
 | 
			
		||||
                                        if index == 1 {
 | 
			
		||||
                                            BannerAdView(adUnitId: EXPLORER_BANNER_AD_UNIT_ID)
 | 
			
		||||
                                                .frame(
 | 
			
		||||
                                                    width: screenSize().width,
 | 
			
		||||
                                                    height: GADCurrentOrientationAnchoredAdaptiveBannerAdSizeWithWidth(screenSize().width).size.height
 | 
			
		||||
                                                )
 | 
			
		||||
                                                .padding(.top, 26.7)
 | 
			
		||||
                                        }
 | 
			
		||||
                                    }
 | 
			
		||||
                                }
 | 
			
		||||
                            }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user