أستمر في الحصول على هذا الخطأ:
Thread 1: EXC_BREAKPOINT (code=1, subcode=0x18407cb5c)
كلما قمت بتشغيل هذا الرمز: import UIKit
import SQLite
class TakeMoney: UIViewController {
//for json
let json = "[{"+"\"UserID\":\""+"\(Int(stored_ID) ?? -1)\""+",\"Name\":"+"\"\(stored_name)\""+"}]"
...
13.07.2018, 23:20