Tony
Results
1
issues of
Tony
【Windows】Update Error! search update info error,Please confirm your network is ok? please try again
3
1. main.dart ``` String feedURL = 'http://xxxx.com/appcast.xml'; //replace my url await autoUpdater.setFeedURL(feedURL); await autoUpdater.checkForUpdates(); await autoUpdater.setScheduledCheckInterval(3600); ``` 3. dsa_priv.pen & dsa_pub.pem is ok 4. Runner.rc ``` ///////////////////////////////////////////////////////////////////////////// // // WinSparkle...