Onesignal-ios-sdk: Outdated iOS Doc

Created on 13 Nov 2019  路  2Comments  路  Source: OneSignal/OneSignal-iOS-SDK

I saw latest version 2.11.1 in releases

but in doc still shows

target 'project_name' do
  pod 'OneSignal', '>= 2.6.2', '< 3.0'
end

target 'OneSignalNotificationServiceExtension' do
  pod 'OneSignal', '>= 2.6.2', '< 3.0'
end

Why ????

Also in 2.6.2 version for iOS >= 13

Getting this

2019-11-13 15:11:51.336195+0530 Russcher[2497:718486] ERROR: Encountered error during push registration with OneSignal: Error Domain=OneSignalError Code=400 "(null)" UserInfo={returned={
    errors =     (
        "[\"Identifier invalid format.\"]"
    );
    success = 0;
}}
Help Wanted

Most helpful comment

@cdunkel : Use 2.11.1

All 2 comments

I'm on 2.8.5 and am seeing this issue as well on iOS >= 13.

@cdunkel : Use 2.11.1

Was this page helpful?
0 / 5 - 0 ratings

Related issues

pvcary picture pvcary  路  5Comments

arthurdapaz picture arthurdapaz  路  5Comments

huahengling picture huahengling  路  5Comments

adambolcsfoldi picture adambolcsfoldi  路  4Comments

halilyuce picture halilyuce  路  3Comments