當前位置:首頁 » 蘋果設備 » 蘋果的正規軟體被封

蘋果的正規軟體被封

發布時間: 2023-06-04 10:47:53

Ⅰ iOS APP被下架 賬號被封

被下架原文:

違反政策通知

Hello,

Upon further review of the activity associated with your Apple Developer Program membership, we have determined that your membership, or a membership associated with your account, has been used for dishonest or fraulent activity. Therefore, your Apple Developer Program account has been flagged for removal.

We found that your app is in direct violation of the Apple Developer Program License Agreement , which states:

"You will not, directly or indirectly, commit any act intended to interfere with the Apple Software or Services, the intent of this Agreement, or Apple』s business practices including, but not limited to, taking actions that may hinder the performance or intended use of the App Store, Custom App Distribution, or the Program (e.g., submitting fraulent reviews of Your own Application or any third party application, choosing a name for Your Application that is substantially similar to the name of a third party application in order to create consumer confusion, or squatting on application names to prevent legitimate third party use)."

During our review, we found a pattern of manipulative or misleading behavior that violates the Apple Developer Program License Agreement. These behaviors can include, but are not limited to, inaccurate metadata describing your app or service, misleading app content, engaging in inauthentic ratings and reviews manipulation, providing misleading customer support responses, providing misleading responses in Resolution Center, engaging in misleading purchasing or t-and-switch schemes, and other dishonest or fraulent activity within or outside of the app.

If you would like to appeal this termination to the App Review Board , you must do so within 14 calendar days. When submitting your appeal, be sure to select "I would like to appeal an app rejection or app removal" from the drop-down menu on the Contact the App Review Team page. Otherwise, your Apple Developer Program membership will be terminated and all apps associated with your account will be removed from the App Store.

截圖:

注意:這種被下架屬於嚴重違反蘋果規則的, 賬號被封,賬號下所有的APP以及TestFlight上的項目都會被下架。

如何解決:

1.如何重新上架?

換個賬號,換個boundid,其餘的參考: https://www.jianshu.com/p/fded0b095035   主要就是:做項目名稱修改,類名修改,資源名稱混淆,UI修改,然後再重新上架。

2.如何避免:

既然都做了違規的項目,那麼就避免不了被查到下架,如果項目很重要,要提前做好二手准備

(1)提前申請好第二個,或者多個蘋果開發者賬號,避免遇到下架情況申請賬號時等待時間

(2)APP盡量少的更新版本,更新的時候,更新內容不要寫的太具體,具體寫的內容,蘋果會去認真審查,容易查出問題

(3)盡量不要刷評論,就算是刷評論,也要找正規一點的公司,刷的正常一點。我實際遇到的項目中,目前有2個APP因為刷評論被下架的

(4)APP評分,盡量不要太低,太低容易被查

以上只能是少量避免被查,但是做到了以上,還是有可能被查到。實際遇到的項目中,目前有一個是完全做到以上,還是被查下架的。所以還是做好二手准備。

還有什麼具體原因被查下架,大家可以在評論區補充,我再加上,謝謝~

Ⅱ app storeid被封找誰

建議撥打蘋果客服電話,撥打緩迅碼完畢後直接轉人工。
1、打開網路搜索,在搜索框輸入iForgot, 進行搜索。
2、在搜索結果中選擇iForgot官網,點擊進入iForgot官網。
3、然後輸入自己的AppleID。
4、輸入完成後,點昌顫擊【繼續】按擾哪鈕,輸入自己的手機號碼
。5、輸入手機號碼完成後,點擊【繼續】按鈕。
6、然後在自己的蘋果設備(這里以iPad為例),選擇允許,進行密碼重設。
7、然後輸入蘋果設備的設備密碼。
8、然後輸入新的AppleID密碼,密碼更改完成,就可以用apple id重新登錄了。

Ⅲ 蘋果設備被app封了怎麼

App封設備通常依靠的是IMEI串號來識別。
在Android中可以通過「Root後修改識別碼」或」取消App獲取識別碼許可權」來繞過封鎖,而iPhone由於系統封閉沒有辦法實現。
所以結論就是,你這種情況只能跟App官方溝通,在伺服器那邊給你解除封鎖,或者換手機。

Ⅳ 蘋果設備被app封了怎麼辦

懂原理對應可有方圓
android.os.Build.BOARD:獲取設備基板名稱
android.os.Build.BOOTLOADER:獲取設備引導程序版本號
android.os.Build.BRAND:獲取設備品牌
android.os.Build.CPU_ABI:獲取設備指令集名稱(CPU的類型)
android.os.Build.CPU_ABI2:獲取第二個指令集名稱
android.os.Build.DEVICE:獲取設備驅動名稱
android.os.Build.DISPLAY:獲取設備顯示的版本包(在系統設置中顯示為版本號)和ID一樣
android.os.Build.FINGERPRINT:設備的唯一標識。由設備的多個信息拼接合成。
android.os.Build.HARDWARE:設備硬體名稱,一般和基板名稱一樣(BOARD)
android.os.Build.HOST:設備主機地址
android.os.Build.ID:設備版本號。
android.os.Build.MODEL :獲取手機的型號 設備名稱。如:SM-N9100(三星Note4)
android.os.Build.MANUFACTURER:獲取設備製造商。如:samsung
android:os.Build.PRODUCT:整個產品的名稱
android:os.Build.RADIO:無線電固件版本號,通常是不可用的 顯示
unknownandroid.os.Build.TAGS:設備標簽。如release-keys 或測試的 test-keys
android.os.Build.TIME:時間
android.os.Build.TYPE:設備版本類型 主要為"user" 或"eng".
android.os.Build.USER:設備用戶名 基本上都為android-build
android.os.Build.VERSION.RELEASE:獲取系統版本字元串。如4.1.2 或2.2 或2.3等
android.os.Build.VERSION.CODENAME:設備當前的系統開發代號,一般使用REL代替
android.os.Build.VERSION.INCREMENTAL:系統源代碼控制值,一個數字或者git hash值
android.os.Build.VERSION.SDK:系統的API級別 一般使用下面大的SDK_INT 來查看
android.os.Build.VERSION.SDK_INT:系統的API級別 數字表示
android.os.Build.VERSION_CODES類 中有所有的已公布的Android版本號。全部是Int常亮。可用於與SDK_INT進行比較來判斷當前的系統版本

Ⅳ 蘋果手機怎麼解決軟體被限制

通過信任應用以後能處理。以蘋果X為工具,以iOS12.1為操作系統,過程如下:

1、直接打開設置窗口,點擊通用進入。

Ⅵ 蘋果app被警告後多久恢復

24小時。中如蘋果app有不少開發者,在個人因接入的三方熱更新仔辯而違規念培缺,出現蘋果app被警告,用戶聯系客服並提供相應的憑證,其賬號會在24-48小時以內解封,若是自動解封,那麼需要1周的時間。蘋果app通常指的是Apple公司運行在其iOS操作系統上的應用程序,也就是常說的「蘋果手機應用」。