cost 111 ms
Appcelerator 設備令牌轉換為 FCM 令牌

[英]Appcelerator Device Token converted to FCM token

我有一個使用 Appcelerator 開發的舊應用程序 - Titanium SDK 使用 FCM 推送通知。 我在設備上獲得的設備令牌是: 因為 Appcelerator 已被棄用,所以我想知道如何獲取 FCM 令牌,以便即使 Appcelerator 已被棄用,我仍然可以通知設備。 ** 更 ...

無法使用 appc login 登錄

[英]Can't login with appc login

我在 MacOS 上使用 Appcelerator 已經有幾年了,並且從終端使用“appc 登錄”作為更快的登錄方式,但今天它返回錯誤。 嘗試從 Appcelerator 登錄也返回錯誤 - “登錄響應錯誤(用戶數據不正確),請重試”建議的故障排除頁面討論了“Goto Short Links”不再可 ...

無法在 CMD 第一個 Appcelerator 項目中啟動模擬器

[英]Unable to start emulator in CMD first Appcelerator project

我一直在嘗試正確設置 Appcelerator 並運行在其“入門”頁面上運行的第一個項目。 所有依賴項都已安裝,但是當我嘗試通過鍵入命令“appc run --platform android”來運行第一個項目時,我收到錯誤 “[錯誤] 無法啟動模擬器“Pixel_3a_API_27” [錯誤 ...

Npm 怪蟲,鈦合金

[英]Npm strange bug, Titanium Appc Alloy

這就是我正在做的var Promise = require("bluebird"); ,但是當我在 android 上啟動我的應用程序時,我收到了這個錯誤,實際上沒有原因(imo) 別擔心,我知道如何使用 npm(我猜),我嘗試清除緩存,刪除 node_modules,刪除 package.jso ...

Appcelerator 鈦合金構建錯誤構建失敗 CopySwiftLibs

[英]Appcelerator titanium alloy build error build fail CopySwiftLibs

我正在開發一個移動應用程序,當我嘗試在 ios 模擬器上啟動該應用程序時出現此構建錯誤。 非常感謝,如果有人可以幫助我解決這個問題。 [錯誤] ** 構建失敗 ** [錯誤] 以下構建命令失敗:[錯誤] CopySwiftLibs /Users/shenalvanderwall/Document ...

APNs 提供商 API 要求是否從 3 月 31 日開始通知適用於 Appcelerator 移動后端服務

[英]Does APNs provider API requirement starts March 31 notice applicable to Appcelerator Mobile Backend Services

我們使用 PHP 后端連接到 appcelerator 通知 REST API。 在這種情況下,APNs 提供商 API 要求是否從 3 月 31 日開始通知適用於 Appcelerator 移動后端服務 ...

Appcelerator 應用程序,iOS 審閱者拒絕了應用程序構建,因為模擬器中不存在問題

[英]Appcelerator app, iOS reviewer rejected app build for issue not present in the Simulator

我有一個 iOS 應用程序(使用 Titanium SDK 在 Appcelerator Studio 中構建/分發)在模擬器中沒有問題,但是每當 iOS 審閱者審查該應用程序並繼續被拒絕時,某些功能就會失敗。 有問題的 function 從 Safari 中應用程序外部的 Web 視圖打開鏈接。 ...

Titanium Appcelerator iOS 14小部件

[英]Titanium Appcelerator iOS 14 Widget

我想為Titanium Appcelerator App創建一個iOS 14新的小部件。 沒有教程或明確的指南。 我了解小部件需要本機開發,但是我無法開始與應用程序集成。 小部件應通過擴展方式進行集成。 https://docs.appcelerator.com/platform/latest/# ...

ld:為 iOS 模擬器構建,但在為 iOS 構建的 dylib 中鏈接,文件 'Frameworks/TitaniumKit.framework/TitaniumKit' 用於架構 arm64

[英]ld: building for iOS Simulator, but linking in dylib built for iOS, file 'Frameworks/TitaniumKit.framework/TitaniumKit' for architecture arm64

當我嘗試為 ios 構建我的 appcelerator 應用程序時出現此錯誤 我已經嘗試找到一種方法來在 appcelerator 配置上設置“排除的架構”,但似乎不可能。 ...

如何創建隨機搖晃的圖像

[英]How to create shaking randomly images

我想在 Appcelerator TItanium 中的 imageView 中制作抖動圖像我想做的是隨機更改 imageView 的頂部 position 和左側 position,就像搖晃的圖像一樣。 但是代碼不起作用,它只計算 MathRandom() function 一次,所以搖晃不起作用 ...

合金 , nl.fokkezb.loading 在顯示功能上出錯。 我需要升級一些舊的 apk,當我重建舊代碼時遇到這個問題

[英]Alloy , nl.fokkezb.loading giving error on show function. I need to upgrade some old apk, when I rebuild the old code getting this issue

我現在的Ti SDK是9.2.0.GA,ti cli是5.2.5。 我需要升級一個用 3.2.0.GA 構建的舊應用程序。 我更改了 tiapp.xml 文件並將 SDK 版本更新為 9.2.0.GA。 然后我收到這個錯誤。 請幫我解決這個問題。 ...

調試器在 appecelator 工作室中不起作用

[英]Debugger is not working in appecelator studio

我已經安裝了 appecelator studio 6。我已經放置了斷點,當我作為 android 或 ios 調試時,代碼沒有中斷。 我已經驗證了 axway 文檔並正確完成了設置。 如果我需要更改調試配置選項卡下的任何配置,任何人都可以建議我。 ...


 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM